diff options
| author | shedaniel <daniel@shedaniel.me> | 2019-12-12 22:15:01 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2019-12-12 22:15:01 +0800 |
| commit | bd2c430cf2408840e72a963fdc5f9a131059f8cc (patch) | |
| tree | c8a22cce2591bb7a3dc8d8e74e593285cc5cb1eb /src | |
| parent | be9392ed1b495f7ebdf74d9b380b22a3f8f02ac1 (diff) | |
| download | RoughlyEnoughItems-bd2c430cf2408840e72a963fdc5f9a131059f8cc.tar.gz RoughlyEnoughItems-bd2c430cf2408840e72a963fdc5f9a131059f8cc.tar.bz2 RoughlyEnoughItems-bd2c430cf2408840e72a963fdc5f9a131059f8cc.zip | |
New translations en_us.json (zh_cn)
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json index cc86b8d7a..c5f3b3f9a 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/zh_cn.json @@ -147,6 +147,10 @@ "config.roughlyenoughitems.itemCheatingMode.rei_like": "标准", "config.roughlyenoughitems.itemCheatingMode.jei_like": "反转", "config.roughlyenoughitems.appendModNames": "附加模组名称:", + "config.roughlyenoughitems.displayFavoritesOnTheLeft": "Favorites Position:", + "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.true": "Opposite Side", + "config.roughlyenoughitems.displayFavoritesOnTheLeft.boolean.false": "Top of list", + "config.roughlyenoughitems.displayFavoritesTooltip": "Display Favorites Tooltips:", "config.roughlyenoughitems.snapToRows": "Entry List Snap To Rows:", "config.roughlyenoughitems.toastDisplayedOnCopyIdentifier": "复制ID讯息:", "config.roughlyenoughitems.scrollingEntryListWidget": "条目列表操作:", |
