diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-03-06 04:24:30 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-03-06 04:24:30 +0800 |
| commit | b06a17e74cca7525a0e836538944870470666344 (patch) | |
| tree | 894795fb920576f868fb443eba67cf9d400806d6 /src/main | |
| parent | 159944b7fdc7703cfad74d22c38ce7920c4202fe (diff) | |
| download | RoughlyEnoughItems-b06a17e74cca7525a0e836538944870470666344.tar.gz RoughlyEnoughItems-b06a17e74cca7525a0e836538944870470666344.tar.bz2 RoughlyEnoughItems-b06a17e74cca7525a0e836538944870470666344.zip | |
New translations en_us.json (ja_jp)
Diffstat (limited to 'src/main')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json index 957cd239e..f0d863e17 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json @@ -187,5 +187,19 @@ "config.roughlyenoughitems.scrollingEntryListWidget": "リストの表示形式:", "config.roughlyenoughitems.scrollingEntryListWidget.boolean.true": "スクロール", "config.roughlyenoughitems.scrollingEntryListWidget.boolean.false": "ページ", - "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" } |
