diff options
| author | shedaniel <daniel@shedaniel.me> | 2021-02-20 00:39:12 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2021-02-21 22:57:12 +0800 |
| commit | a2932a93459343a457cb44e808f2c2a945562bd4 (patch) | |
| tree | 643025a758bd1394f986cc7f57490052ccaec31e /src | |
| parent | 87b903f3f751a54911bf283a1146d23e7df06c1b (diff) | |
| download | RoughlyEnoughItems-a2932a93459343a457cb44e808f2c2a945562bd4.tar.gz RoughlyEnoughItems-a2932a93459343a457cb44e808f2c2a945562bd4.tar.bz2 RoughlyEnoughItems-a2932a93459343a457cb44e808f2c2a945562bd4.zip | |
New translations en_us.json (et_ee)
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/et_ee.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json index c1fae93cf..e3a5f3e60 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/et_ee.json @@ -108,6 +108,7 @@ "msg.rei.exported_recipe.desc": "Vaata kausta \"rei_exports\".", "subsets.rei.roughlyenoughitems.all_entries": "Kõik üksused", "subsets.rei.roughlyenoughitems.item_groups": "Loomingulise kaardid", + "_comment": "Seadistuse vihjetekstid", "config.roughlyenoughitems.title": "Roughly Enough Items seadistus", "config.roughlyenoughitems.basics": "Põhiline", "config.roughlyenoughitems.appearance": "Välimus", @@ -209,6 +210,12 @@ "config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "Lehekülgedega", "config.roughlyenoughitems.horizontalEntriesBoundaries": "Horisontaalsete üksuste piirded:", "config.roughlyenoughitems.verticalEntriesBoundaries": "Vertikaalsete üksuste piirded:", + "config.roughlyenoughitems.syntaxHighlightingMode": "Süntaksi esiletõstu režiim:", + "config.roughlyenoughitems.syntaxHighlightingMode.config": "%s", + "config.roughlyenoughitems.syntaxHighlightingMode.plain": "Lihtne", + "config.roughlyenoughitems.syntaxHighlightingMode.plain_underscored": "Lihtne (alakriipsuga)", + "config.roughlyenoughitems.syntaxHighlightingMode.colorful": "Värviline", + "config.roughlyenoughitems.syntaxHighlightingMode.colorful_underscored": "Värviline (alakriipsuga)", "config.roughlyenoughitems.filteringScreen": "Kohandatud filtreerimine", "config.roughlyenoughitems.filteringRulesScreen": "Kohandatud filtreerimisreeglid", "config.roughlyenoughitems.filteringRulesScreen.new": "Loo filtreerimisreegel", |
