diff options
Diffstat (limited to 'src/main')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/tr_tr.json | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/tr_tr.json b/src/main/resources/assets/roughlyenoughitems/lang/tr_tr.json index aaaefeb83..0ff2c7dce 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/tr_tr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/tr_tr.json @@ -87,10 +87,15 @@ "text.rei.recipe_screen_type.selection": "Tarif Ekran Türü Seçimi", "text.rei.recipe_screen_type.selection.sub": "Bu ayarı her zaman ayar menüsünden düzenleyebilirsin.", "text.rei.view_recipes_for": "%s için tarifleri görün", + "text.rei.subsets": "Alt Setler", + "text.rei.tiny_potato": "Minnacık Patatesler", "tooltip.rei.fluid_amount": "§7%d Ölçek", "msg.rei.copied_recipe_id": "Tarif ID Kopyalandı", "msg.rei.recipe_id_details": "Tarif ID: %s", - "_comment": "Açıklama Kutularını Ayarla", + "msg.rei.exported_recipe": "Tarif Dışa Aktarıldı", + "msg.rei.exported_recipe.desc": "'rei_exports' klasörüne göz at.", + "subsets.rei.roughlyenoughitems.all_entries": "Tüm Girdiler", + "subsets.rei.roughlyenoughitems.item_groups": "Yaratıcı Sekmeler", "config.roughlyenoughitems.title": "Roughly Enough Items Ayarları", "config.roughlyenoughitems.appearance": "Görünüm", "config.roughlyenoughitems.cheating": "Hile:", @@ -114,6 +119,7 @@ "config.roughlyenoughitems.recipeScreenType.villager": "Köylü Gibi", "config.roughlyenoughitems.filtering": "Filtreleme", "config.roughlyenoughitems.miscellaneous.clickableRecipeArrows": "Tıklanabilir Tarif Okları:", + "config.roughlyenoughitems.isSubsetsEnabled": "Alt Setler Etkin:", "config.roughlyenoughitems.miscellaneous.renderEntryEnchantmentGlint": "Büyü Işıltısını Göster:", "config.roughlyenoughitems.layout.configButtonLocation": "Ayar Tuş Konumu:", "config.roughlyenoughitems.filteredEntries.selectAll": "Hepsini Seç", |
