From 2bf6ba0d02ab741afdfb9feb49f06406392234af Mon Sep 17 00:00:00 2001 From: shedaniel Date: Fri, 6 Mar 2020 04:24:38 +0800 Subject: New translations en_us.json (nn_no) --- .../resources/assets/roughlyenoughitems/lang/nn_no.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'src/main') 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" } -- cgit