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,11 @@
TOOLS_TITLE="Tools & Optimization"
TOOLS_SSH_DISABLE="Disable"
TOOLS_SSH_ENABLE="Enable"
TOOLS_ERR_PORT="Invalid input! Please enter a valid number (1000-65535)!"
TOOLS_ERR_PORT_OCCUPIED="This port is occupied by another process, please try another one!"
TOOLS_SSH_SET_OK="Set successfully, please re-enable WAN SSH access!"
TOOLS_SSH_ENABLED="WAN SSH access enabled!"
TOOLS_SSH_DISABLED="WAN SSH access disabled!"
TOOLS_DISABLE="Disable"
TOOLS_ENABLE="Enable"
TOOLS_CONFIGURED="Configured"