aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorshedaniel <daniel@shedaniel.me>2020-03-06 04:24:18 +0800
committershedaniel <daniel@shedaniel.me>2020-03-06 04:24:18 +0800
commit86cc597f845c3950b48d29765744e90b21d449e7 (patch)
tree0caa73b1e7a9530e0b0c3d128195cd91b04ce8dc /src
parent12223ae029f3d206ebb19ba0cd134e3c36827315 (diff)
downloadRoughlyEnoughItems-86cc597f845c3950b48d29765744e90b21d449e7.tar.gz
RoughlyEnoughItems-86cc597f845c3950b48d29765744e90b21d449e7.tar.bz2
RoughlyEnoughItems-86cc597f845c3950b48d29765744e90b21d449e7.zip
New translations en_us.json (bg_bg)
Diffstat (limited to 'src')
-rw-r--r--src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json16
1 files changed, 15 insertions, 1 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json b/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json
index a1d289e4f..ff2d4bab1 100644
--- a/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.json
+++ b/src/main/resources/assets/roughlyenoughitems/lang/bg_bg.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"
}