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",
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
"Add LiteLLM Model": "Add LiteLLM Model",
|
||||
"add tags": "add tags",
|
||||
"Adjusting these settings will apply changes universally to all users.": "Adjusting these settings will apply changes universally to all users.",
|
||||
"Admin": "Admin",
|
||||
"admin": "Admin",
|
||||
"Admin Panel": "Admin Panel",
|
||||
"Admin Settings": "Admin Settings",
|
||||
"Advanced": "Advanced",
|
||||
|
@ -206,7 +206,7 @@
|
|||
"or": "or",
|
||||
"Parameters": "Parameters",
|
||||
"Password": "Password",
|
||||
"Pending": "Pending",
|
||||
"pending": "Pending",
|
||||
"Permission denied when accessing microphone: {{error}}": "Permission denied when accessing microphone: {{error}}",
|
||||
"Profile": "Profile",
|
||||
"Prompt Content": "Prompt Content",
|
||||
|
@ -295,7 +295,7 @@
|
|||
"Upload Progress": "Upload Progress",
|
||||
"URL Mode": "URL Mode",
|
||||
"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",
|
||||
"User Permissions": "User Permissions",
|
||||
"Users": "Users",
|
||||
"Utilize": "Utilize",
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"Add Files": "اضافه کردن فایلها",
|
||||
"Add LiteLLM Model": "اضافه کردن مدل LiteLLM",
|
||||
"add tags": "اضافه کردن تگها",
|
||||
"Admin": "مدیریت",
|
||||
"admin": "مدیریت",
|
||||
"Admin Panel": "پنل مدیریت",
|
||||
"Admin Settings": "تنظیمات مدیریت",
|
||||
"Advanced Model Params": "پارامترهای پیشرفته مدل",
|
||||
|
@ -161,7 +161,7 @@
|
|||
"or": "روشن",
|
||||
"Parameters": "پارامترها",
|
||||
"Password": "رمز عبور",
|
||||
"Pending": "Pending",
|
||||
"pending": "Pending",
|
||||
"Permission denied when accessing microphone: {{error}}": "هنگام دسترسی به میکروفون، اجازه داده نشد: {{error}}",
|
||||
"Profile": "پروفایل",
|
||||
"Prompt Content": "محتویات پرامپت",
|
||||
|
@ -238,7 +238,7 @@
|
|||
"URL Mode": "حالت URL",
|
||||
"User Permissions": "مجوزهای کاربر",
|
||||
"Users": "کاربران",
|
||||
"User": "کاربر",
|
||||
"user": "کاربر",
|
||||
"WebUI Add-ons": "WebUI افزونههای",
|
||||
"{{webUIName}} Backend Required": "بکند {{webUIName}} نیاز است.",
|
||||
"WebUI Settings": "تنظیمات WebUI",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue