aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2020-03-06 04:24:38 +0800
committershedaniel <daniel@shedaniel.me>2020-03-06 04:24:38 +0800
commit2bf6ba0d02ab741afdfb9feb49f06406392234af (patch)
tree1ced3625bf752474539728bc23b4219383f50bc9
parent75d27432d8ed8bd9e32ce45bd36795b4e9b03b67 (diff)
downloadRoughlyEnoughItems-2bf6ba0d02ab741afdfb9feb49f06406392234af.tar.gz
RoughlyEnoughItems-2bf6ba0d02ab741afdfb9feb49f06406392234af.tar.bz2
RoughlyEnoughItems-2bf6ba0d02ab741afdfb9feb49f06406392234af.zip
New translations en_us.json (nn_no)
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/nn_no.json16
1 files changed, 15 insertions, 1 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json b/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json
index b21f5e9b2..c2778ce67 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/nn_no.json
@@ -187,5 +187,19 @@
"config.roughlyenoughitems.scrollingEntryListWidget": "Entry List Action:",
"config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "Scrolled",
"config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "Paginated",
- "text.rei.credit.text": "§lRoughly Enough Items (v%s)\n§7Originally a fork for Almost Enough Items.\n\n§lDevelopers\n Originally by ZenDarva\n Rewritten by Danielshe\n Old Plugin Support by TehNut\n\n§lLanguage Translation\n%s\n\n§lLicense\n§7Roughly Enough Items is licensed with MIT."
+ "text.rei.credit.text": "§lRoughly Enough Items (v%s)\n§7Originally a fork for Almost Enough Items.\n\n§lDevelopers\n Originally by ZenDarva\n Rewritten by Danielshe\n Old Plugin Support by TehNut\n\n§lLanguage Translation\n%s\n\n§lLicense\n§7Roughly Enough Items is licensed with MIT.",
+ "language.roughlyenoughitems.english": "English",
+ "language.roughlyenoughitems.japanese": "Japanese",
+ "language.roughlyenoughitems.chinese_simplified": "Chinese Simplified",
+ "language.roughlyenoughitems.chinese_traditional": "Chinese Traditional",
+ "language.roughlyenoughitems.french": "French",
+ "language.roughlyenoughitems.german": "German",
+ "language.roughlyenoughitems.estonian": "Estonian",
+ "language.roughlyenoughitems.portuguese": "Portuguese",
+ "language.roughlyenoughitems.portuguese_brazilian": "Portuguese, Brazilian",
+ "language.roughlyenoughitems.lolcat": "LOLCAT",
+ "language.roughlyenoughitems.upside_down_english": "Upside Down English",
+ "language.roughlyenoughitems.bulgarian": "Bulgarian",
+ "language.roughlyenoughitems.russian": "Russian",
+ "language.roughlyenoughitems.polish": "Polish"
}