feat(i18n): localize set_crashdir and bot_tg menus

This commit is contained in:
juewuy
2026-03-11 18:38:54 +08:00
parent ed635b871a
commit 81d6b36c51
28 changed files with 734 additions and 243 deletions

View File

@@ -0,0 +1,3 @@
CHECK_PORT_RANGE_ERR="Invalid input! Please enter a valid value (1-65535)!"
CHECK_PORT_DUP_ERR="Invalid input! Please do not enter duplicate ports!"
CHECK_PORT_OCCUPIED_ERR="This port is already occupied by another process. Please enter a different one!"