diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-01-24 23:06:35 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-01-24 23:06:35 +0800 |
| commit | 715193447b5e2f6614620104f339c0435a0c8386 (patch) | |
| tree | 8e010de800df958a1af6787485f7cfc56f8e9a2f /src | |
| parent | 7178235c7d7b372f90912cbdee8320f809a038ce (diff) | |
| download | RoughlyEnoughItems-715193447b5e2f6614620104f339c0435a0c8386.tar.gz RoughlyEnoughItems-715193447b5e2f6614620104f339c0435a0c8386.tar.bz2 RoughlyEnoughItems-715193447b5e2f6614620104f339c0435a0c8386.zip | |
New translations en_us.json (zh_tw)
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json index e3bfda7ae..d06caf4d3 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json @@ -110,6 +110,9 @@ "config.roughlyenoughitems.clickableRecipeArrows.boolean.true": "啟用", "config.roughlyenoughitems.clickableRecipeArrows.boolean.false": "禁用", "config.roughlyenoughitems.renderEntryEnchantmentGlint": "顯示附魔光效:", + "config.roughlyenoughitems.lowerConfigButton": "Config Button Position:", + "config.roughlyenoughitems.lowerConfigButton.boolean.false": "Top", + "config.roughlyenoughitems.lowerConfigButton.boolean.true": "Next to Search", "config.roughlyenoughitems.entrySize": "物品大小:", "config.roughlyenoughitems.useCompactTabs": "簡潔分類標籤:", "config.roughlyenoughitems.darkTheme": "外觀主題:", |
