diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-09-23 17:13:04 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-09-23 17:13:04 +0800 |
| commit | d00a75386e14fefc3e4729eeda97708865b7a66f (patch) | |
| tree | c859b85061aaa4336e02b8e169d13d70b551b0e1 | |
| parent | 6532c032ca7823592b40b55ffb6723ee425ba329 (diff) | |
| parent | 9fe2cab72ef03d7f07648e417fa67a179358a99f (diff) | |
| download | RoughlyEnoughItems-d00a75386e14fefc3e4729eeda97708865b7a66f.tar.gz RoughlyEnoughItems-d00a75386e14fefc3e4729eeda97708865b7a66f.tar.bz2 RoughlyEnoughItems-d00a75386e14fefc3e4729eeda97708865b7a66f.zip | |
Merge remote-tracking branch 'shedaniel/l10n_5.x' into 5.x
3 files changed, 5 insertions, 5 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json index 8294a9824..edb30da00 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/ja_jp.json @@ -40,7 +40,7 @@ "text.rei.config": "設定", "text.rei.config_tooltip": "設定画面を開く\n§7チートモードをShift+左ボタンで切り替え", "text.rei.config.optifine.title": "Failed to open REI config screen", - "text.rei.config.optifine.description": "The configuration screen is incompatible with OptiFine / OptiFabric.", + "text.rei.config.optifine.description": "The configuration screen is incompatible with your instance of OptiFine / OptiFabric.", "text.rei.cheat_items": "{player_name}に[{item_name}§f]を{item_count} 個与えました", "text.rei.failed_cheat_items": "§cアイテムを提供できませんでした。", "ordering.rei.ascending": "昇順", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json index 4c0eb91c9..5d51e71ef 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -31,8 +31,8 @@ "category.rei.stripping": "去皮", "category.rei.smithing": "锻造", "category.rei.beacon_base": "信标基地", - "category.rei.beacon_payment": "Beacon Payment", - "category.rei.tilling": "Tilling", + "category.rei.beacon_payment": "信标激活消耗", + "category.rei.tilling": "去皮", "category.rei.pathing": "Pathing", "category.rei.information": "信息", "text.rei.composting.chance": "§e%d%% 的机会", diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json index e3704e9c4..ca9cf7725 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json @@ -31,8 +31,8 @@ "category.rei.stripping": "剝奪", "category.rei.smithing": "鍛造", "category.rei.beacon_base": "烽火台基地", - "category.rei.beacon_payment": "Beacon Payment", - "category.rei.tilling": "Tilling", + "category.rei.beacon_payment": "烽火台啟動消耗", + "category.rei.tilling": "剝皮", "category.rei.pathing": "Pathing", "category.rei.information": "資訊", "text.rei.composting.chance": "§e%d%% 機會", |
