diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-01-12 21:37:03 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-01-12 21:37:03 +0800 |
| commit | 949f3f382835ba0eb391e6ad315e68775934bb96 (patch) | |
| tree | ee52d64cc0dfc03a36f6b2ca5dc3a14b1688f67d /src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json | |
| parent | 06330e03389e5672633c15611e77998042426c5c (diff) | |
| download | RoughlyEnoughItems-949f3f382835ba0eb391e6ad315e68775934bb96.tar.gz RoughlyEnoughItems-949f3f382835ba0eb391e6ad315e68775934bb96.tar.bz2 RoughlyEnoughItems-949f3f382835ba0eb391e6ad315e68775934bb96.zip | |
New Crowdin translations (#244)
* New translations en_us.json (pl_pl)
* New translations en_us.json (bg_bg)
* New translations en_us.json (zh_cn)
* New translations en_us.json (zh_tw)
* New translations en_us.json (en_ud)
* New translations en_us.json (et_ee)
* New translations en_us.json (fr_fr)
* New translations en_us.json (de_de)
* New translations en_us.json (ja_jp)
* New translations en_us.json (lol_us)
* New translations en_us.json (pt_br)
* New translations en_us.json (ru_ru)
* New translations en_us.json (zh_tw)
Diffstat (limited to 'src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json | 1 |
1 files changed, 1 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 e43e9b5cb..32f872d79 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json @@ -149,6 +149,7 @@ "config.roughlyenoughitems.itemListOrdering": "排列:", "config.roughlyenoughitems.list_ordering_button": "%s [%s]", "config.roughlyenoughitems.recipeScreenType": "配方屏幕類型:", + "config.roughlyenoughitems.recipeScreenType.config": "配方屏幕類型:%s", "config.roughlyenoughitems.recipeScreenType.unset": "未設定", "config.roughlyenoughitems.recipeScreenType.original": "預設", "config.roughlyenoughitems.recipeScreenType.villager": "像村民交易介面", |
