diff options
| author | shedaniel <daniel@shedaniel.me> | 2020-01-17 14:33:21 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2020-01-17 14:33:21 +0800 |
| commit | f7aa154a1e0373aa3da284252a783d7227d8fc0c (patch) | |
| tree | 53fd883259d8bc1ddbfdc57a8058951da2c9e2a2 | |
| parent | 78b1fe1ea2f6c848f4c05d85b6efb76c82d86acb (diff) | |
| download | RoughlyEnoughItems-f7aa154a1e0373aa3da284252a783d7227d8fc0c.tar.gz RoughlyEnoughItems-f7aa154a1e0373aa3da284252a783d7227d8fc0c.tar.bz2 RoughlyEnoughItems-f7aa154a1e0373aa3da284252a783d7227d8fc0c.zip | |
New translations en_us.json (zh_tw)
| -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 bfc7ec310..0153b0c84 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_tw.json @@ -14,6 +14,7 @@ "category.rei.fuel.time": "燃燒時間:%d 刻", "category.rei.fuel.time_short": "%d 刻", "category.rei.cooking.xp": "%f XP", + "category.rei.cooking.time&xp": "%s XP in %s sec", "category.rei.smoking": "煙熏", "category.rei.blasting": "熔煉", "category.rei.campfire": "營火", |
