diff options
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/tr_tr.json | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/tr_tr.json b/src/main/resources/assets/roughlyenoughitems/lang/tr_tr.json index 0e502298e..da11a3ce7 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/tr_tr.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/tr_tr.json @@ -130,8 +130,7 @@ "config.roughlyenoughitems.recipeScreenType": "Tarif Ekran Türü:", "config.roughlyenoughitems.recipeScreenType.config": "Tarif Ekranı Türü: %s", "config.roughlyenoughitems.recipeScreenType.unset": "Ayarlanmamış", - "config.roughlyenoughitems.recipeScreenType.original": "Orijinal", - "config.roughlyenoughitems.recipeScreenType.villager": "Köylü Gibi", + "config.roughlyenoughitems.recipeScreenType.original": "Varsayılan", "config.roughlyenoughitems.layout": "Yerleşim", "config.roughlyenoughitems.tooltips": "İpuçları", "config.roughlyenoughitems.accessibility": "Erişilebilirlik", @@ -179,9 +178,9 @@ "config.roughlyenoughitems.layout.searchFieldLocation.bottom_side": "En Alt Sol/Sağ", "config.roughlyenoughitems.layout.searchFieldLocation.top_side": "En Üst Sol/Sağ", "config.roughlyenoughitems.layout.searchFieldLocation.center": "Orta", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar": "Kaydırma Çubuğu Solması:", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.true": "Asla", - "config.roughlyenoughitems.accessibility.villagerScreenPermanentScrollBar.boolean.false": "Aktif Değilken", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent": "Kaydırma Çubuğu Solması:", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.true": "Asla", + "config.roughlyenoughitems.accessibility.compositeScrollBarPermanent.boolean.false": "Aktif Değilken", "config.roughlyenoughitems.disableRecipeBook": "Vanilla Tarif Kitabı:", "config.roughlyenoughitems.disableRecipeBook.boolean.true": "§cHayır", "config.roughlyenoughitems.disableRecipeBook.boolean.false": "§aEvet", |
