New translations en-us.json (Chinese Traditional)

This commit is contained in:
Hayden 2024-01-10 17:55:18 -06:00
parent 1aa9bbe8e2
commit c64ae94043

View File

@ -11,7 +11,7 @@
"user": { "user": {
"user-updated": "User updated", "user-updated": "User updated",
"password-updated": "Password updated", "password-updated": "Password updated",
"invalid-current-password": "Invalid current password", "invalid-current-password": "目前密碼無效",
"ldap-update-password-unavailable": "Unable to update password, user is controlled by LDAP" "ldap-update-password-unavailable": "Unable to update password, user is controlled by LDAP"
}, },
"group": { "group": {
@ -22,7 +22,7 @@
"no-entry-found": "The requested resource was not found", "no-entry-found": "The requested resource was not found",
"integrity-error": "Database integrity error", "integrity-error": "Database integrity error",
"username-conflict-error": "This username is already taken", "username-conflict-error": "This username is already taken",
"email-conflict-error": "This email is already in use" "email-conflict-error": "該電子郵件已被使用"
}, },
"notifications": { "notifications": {
"generic-created": "{name} was created", "generic-created": "{name} was created",