forked from open-webui/open-webui
fix: Add missing translations in admin setting
This commit is contained in:
parent
fcc6189091
commit
1f2d704f76
1 changed files with 3 additions and 3 deletions
|
@ -18,7 +18,7 @@
|
||||||
"Add message": "Add message",
|
"Add message": "Add message",
|
||||||
"add tags": "add tags",
|
"add tags": "add tags",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "Adjusting these settings will apply changes universally to all users.",
|
"Adjusting these settings will apply changes universally to all users.": "Adjusting these settings will apply changes universally to all users.",
|
||||||
"Admin": "",
|
"Admin": "Admin",
|
||||||
"Admin Panel": "Admin Panel",
|
"Admin Panel": "Admin Panel",
|
||||||
"Admin Settings": "Admin Settings",
|
"Admin Settings": "Admin Settings",
|
||||||
"Advanced Model Params": "Advanced Model Params",
|
"Advanced Model Params": "Advanced Model Params",
|
||||||
|
@ -207,7 +207,7 @@
|
||||||
"or": "or",
|
"or": "or",
|
||||||
"Parameters": "Parameters",
|
"Parameters": "Parameters",
|
||||||
"Password": "Password",
|
"Password": "Password",
|
||||||
"Pending": "",
|
"Pending": "Pending",
|
||||||
"Permission denied when accessing microphone: {{error}}": "Permission denied when accessing microphone: {{error}}",
|
"Permission denied when accessing microphone: {{error}}": "Permission denied when accessing microphone: {{error}}",
|
||||||
"Playground": "Playground",
|
"Playground": "Playground",
|
||||||
"Profile": "Profile",
|
"Profile": "Profile",
|
||||||
|
@ -299,7 +299,7 @@
|
||||||
"Unknown File Type '{{file_type}}', but accepting and treating as plain text": "",
|
"Unknown File Type '{{file_type}}', but accepting and treating as plain text": "",
|
||||||
"Upload files": "Upload files",
|
"Upload files": "Upload files",
|
||||||
"Use '#' in the prompt input to load and select your documents.": "Use '#' in the prompt input to load and select your documents.",
|
"Use '#' in the prompt input to load and select your documents.": "Use '#' in the prompt input to load and select your documents.",
|
||||||
"User": "",
|
"User": "User",
|
||||||
"User Permissions": "User Permissions",
|
"User Permissions": "User Permissions",
|
||||||
"Users": "Users",
|
"Users": "Users",
|
||||||
"Utilize": "Utilize",
|
"Utilize": "Utilize",
|
||||||
|
|
Loading…
Reference in a new issue