diff options
| author | shedaniel <daniel@shedaniel.me> | 2021-03-23 00:07:55 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2021-03-23 00:07:55 +0800 |
| commit | fb782e469ae07541808224f07de90dbb403df83e (patch) | |
| tree | 19701cb19842f74b6476f22b7513a850abdde5b7 /src/main | |
| parent | de61480fb1aa81165e255e3947fac93068536f68 (diff) | |
| download | RoughlyEnoughItems-fb782e469ae07541808224f07de90dbb403df83e.tar.gz RoughlyEnoughItems-fb782e469ae07541808224f07de90dbb403df83e.tar.bz2 RoughlyEnoughItems-fb782e469ae07541808224f07de90dbb403df83e.zip | |
New translations en_us.json (tr_tr)
Diffstat (limited to 'src/main')
| -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", |
