controlpanel: use english for untranslated strings

This commit is contained in:
ed
2025-12-14 20:14:05 +00:00
parent 08474dbe14
commit 56e15009c7
5 changed files with 11 additions and 1 deletions

View File

@@ -702,6 +702,8 @@ Ls.hmn = {
"ta1": "fill in your new password first",
"ta2": "repeat to confirm new password:",
"ta3": "found a typo; please try again",
"nop": "ERROR: Password cannot be blank",
"nou": "ERROR: Username and/or password cannot be blank",
"aa1": "incoming files:",
"ab1": "disable no304",
"ac1": "enable no304",

View File

@@ -105,6 +105,8 @@ Ls.{lang3} = {{
"ta1": "fill in your new password first",
"ta2": "repeat to confirm new password:",
"ta3": "found a typo; please try again",
"nop": "ERROR: Password cannot be blank",
"nou": "ERROR: Username and/or password cannot be blank",
"aa1": "incoming files:",
"ab1": "disable no304",
"ac1": "enable no304",