forked from open-webui/open-webui
fix: show translated user role in admin panel
This commit is contained in:
parent
fcb991db63
commit
b9f53abf37
4 changed files with 12 additions and 14 deletions
|
@ -16,7 +16,7 @@
|
|||
"Add LiteLLM Model": "LiteLLM Modell hinzufügen",
|
||||
"add tags": "Tags hinzufügen",
|
||||
"Adjusting these settings will apply changes universally to all users.": "Das Anpassen dieser Einstellungen wirkt sich universell auf alle Benutzer aus.",
|
||||
"Admin": "Admin",
|
||||
"admin": "Administrator",
|
||||
"Admin Panel": "Admin Panel",
|
||||
"Admin Settings": "Admin Einstellungen",
|
||||
"Advanced": "Angepasst",
|
||||
|
@ -206,7 +206,7 @@
|
|||
"or": "oder",
|
||||
"Parameters": "Parameter",
|
||||
"Password": "Passwort",
|
||||
"Pending": "Ausstehend",
|
||||
"pending": "ausstehend",
|
||||
"Permission denied when accessing microphone: {{error}}": "Zugriff auf das Mikrofon verweigert: {{error}}",
|
||||
"Profile": "Profil",
|
||||
"Prompt Content": "Prompt-Inhalt",
|
||||
|
@ -295,7 +295,7 @@
|
|||
"Upload Progress": "Upload-Fortschritt",
|
||||
"URL Mode": "URL-Modus",
|
||||
"Use '#' in the prompt input to load and select your documents.": "Verwenden Sie '#' in der Prompt-Eingabe, um Ihre Dokumente zu laden und auszuwählen.",
|
||||
"User": "Benutzer",
|
||||
"user": "Benutzer",
|
||||
"User Permissions": "Benutzerberechtigungen",
|
||||
"Users": "Benutzer",
|
||||
"Utilize": "Nutzen Sie die",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue