diff options
| author | shedaniel <daniel@shedaniel.me> | 2021-04-06 15:47:40 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-06 15:47:40 +0800 |
| commit | 2c0818fcdf84c7334e98bc4708e9718f6efbd3d6 (patch) | |
| tree | 2a18427880b5893ee62044f5d5d9f8bdf33f999c /src/main | |
| parent | 966bbd7fe43237f9b1aa6cfd94cf5e34a9bcfddf (diff) | |
| download | RoughlyEnoughItems-2c0818fcdf84c7334e98bc4708e9718f6efbd3d6.tar.gz RoughlyEnoughItems-2c0818fcdf84c7334e98bc4708e9718f6efbd3d6.tar.bz2 RoughlyEnoughItems-2c0818fcdf84c7334e98bc4708e9718f6efbd3d6.zip | |
New translations en_us.json (cs_cz) (#507)
Diffstat (limited to 'src/main')
| -rw-r--r-- | src/main/resources/assets/roughlyenoughitems/lang/cs_cz.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/assets/roughlyenoughitems/lang/cs_cz.json b/src/main/resources/assets/roughlyenoughitems/lang/cs_cz.json index 341fc3f4b..31001a9dd 100644 --- a/src/main/resources/assets/roughlyenoughitems/lang/cs_cz.json +++ b/src/main/resources/assets/roughlyenoughitems/lang/cs_cz.json @@ -182,6 +182,7 @@ "config.roughlyenoughitems.accessibility.displayPanelLocation.right": "Vpravo", "config.roughlyenoughitems.search.tooltipSearch": "Vyhledávání v popisku (#):", "config.roughlyenoughitems.search.tagSearch": "Vyhledávání značek ($):", + "config.roughlyenoughitems.search.identifierSearch": "Identifikátor vyhledávání (*):", "config.roughlyenoughitems.search.modSearch": "Vyhledávání módů (@):", "config.roughlyenoughitems.search_mode.always": "Vždy povoleno", "config.roughlyenoughitems.search_mode.prefix": "Při použití prefixu", |
