diff options
| author | shedaniel <daniel@shedaniel.me> | 2021-04-09 12:24:51 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2021-04-09 12:24:51 +0800 |
| commit | 86d027c38e1a7f2ceea21c052b8f4742e63a1d77 (patch) | |
| tree | d37de951b436182b8cdd666bf32b84e640e68209 | |
| parent | 718819763bbea23cc11f037b358647952ef23213 (diff) | |
| parent | 2c0818fcdf84c7334e98bc4708e9718f6efbd3d6 (diff) | |
| download | RoughlyEnoughItems-86d027c38e1a7f2ceea21c052b8f4742e63a1d77.tar.gz RoughlyEnoughItems-86d027c38e1a7f2ceea21c052b8f4742e63a1d77.tar.bz2 RoughlyEnoughItems-86d027c38e1a7f2ceea21c052b8f4742e63a1d77.zip | |
Merge remote-tracking branch 'shedaniel/6.x' into 6.x
| -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", |
