feat(i18n): localize settings and dns menu leftovers

This commit is contained in:
juewuy
2026-03-11 19:39:05 +08:00
parent ed635b871a
commit 8bcaac1f66
55 changed files with 1913 additions and 709 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!"