forked from open-webui/open-webui
fix: make translation key naming consistent
This commit is contained in:
parent
d4fd6c5a57
commit
ec8f229f5a
4 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
|||
"(e.g. `sh webui.sh --api`)": "(z.B. `sh webui.sh --api`)",
|
||||
"{{item}} not provided": "{{item}} nicht angegeben",
|
||||
"{{modelName}} is thinking...": "{{modelName}} denkt nach...",
|
||||
"{{webui_name}} Backend Required": "{{webui_name}}-Backend erforderlich",
|
||||
"{{webUIName}} Backend Required": "{{webUIName}}-Backend erforderlich",
|
||||
"About": "Über",
|
||||
"Account": "Account",
|
||||
"Action": "Aktion",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue