diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-02-29 22:07:26 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-02-29 22:07:26 +0800 |
| commit | 961cafed1538917cb46ca079fd467426d989b222 (patch) | |
| tree | 1dd4ac46c1c9b278db80f21de9cacb28112e635b /src | |
| parent | 5a6c5e2bcf804bfd471406334cfb460d5d168556 (diff) | |
| download | RoughlyEnoughItems-961cafed1538917cb46ca079fd467426d989b222.tar.gz RoughlyEnoughItems-961cafed1538917cb46ca079fd467426d989b222.tar.bz2 RoughlyEnoughItems-961cafed1538917cb46ca079fd467426d989b222.zip | |
New translations en_us.json (zh_tw)
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json index 05bfc3deb..e07bc2845 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json @@ -1,5 +1,5 @@ { - "key.rei.category": "巨大的物品(在“配置”屏幕上設置修改器)", + "key.rei.category": "Roughly Enough Items(在“配置”屏幕上設置快捷鍵)", "text.rei.cheating": "作弊", "text.rei.cheating_disabled": "§7作弊已禁用", "text.rei.cheating_enabled": "§c作弊已啟用", @@ -130,9 +130,9 @@ "config.roughlyenoughitems.darkTheme.boolean.true": "暗主題", "config.roughlyenoughitems.darkTheme.boolean.false": "亮主題", "config.roughlyenoughitems.recipeBorder": "合成邊框:", - "config.roughlyenoughitems.recipeBorder.lighter": "淺灰", - "config.roughlyenoughitems.recipeBorder.default": "默認", - "config.roughlyenoughitems.recipeBorder.none": "毫無", + "config.roughlyenoughitems.recipeBorder.lighter": "較淺", + "config.roughlyenoughitems.recipeBorder.default": "預設 ", + "config.roughlyenoughitems.recipeBorder.none": "無", "config.roughlyenoughitems.maxRecipePerPage": "每頁可以顯示最多合成:", "config.roughlyenoughitems.mirrorItemPanel": "項目列表位置:", "config.roughlyenoughitems.mirrorItemPanel.boolean.true": "左邊", |
