forked from open-webui/open-webui
(probably) last transition vars + Theme select element bg and icon fix
This commit is contained in:
parent
3fe5f00114
commit
7a79aab5d4
15 changed files with 287 additions and 229 deletions
|
@ -285,5 +285,28 @@
|
|||
"Don't have an account?": "Don't have an account?",
|
||||
"Already have an account?": "Already have an account?",
|
||||
"to": "to",
|
||||
"does not make any external connections, and your data stays securely on your locally hosted server.": "does not make any external connections, and your data stays securely on your locally hosted server."
|
||||
"does not make any external connections, and your data stays securely on your locally hosted server.": "does not make any external connections, and your data stays securely on your locally hosted server.",
|
||||
"DD/MM/YYYY HH:mm": "DD/MM/YYYY HH:mm",
|
||||
"MMMM DD, YYYY": "MMMM DD, YYYY",
|
||||
"Created at": "Created at",
|
||||
"'s', 'm', 'h', 'd', 'w' or '-1' for no expiration.": "'s', 'm', 'h', 'd', 'w' or '-1' for no expiration.",
|
||||
"Valid time units:": "Valid time units:",
|
||||
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.",
|
||||
"Name your Modelfile": "Name your Modelfile",
|
||||
"Add a model tag name": "Add a model tag name",
|
||||
"Add a short description about what this modelfile does": "Add a short description about what this modelfile does",
|
||||
"Write a prompt suggestion (e.g. Who are you?)": "Write a prompt suggestion (e.g. Who are you?)",
|
||||
"Only": "Only",
|
||||
"alphanumeric characters and hyphens": "alphanumeric characters and hyphens",
|
||||
"are allowed - Activate this command by typing": "are allowed - Activate this command by typing",
|
||||
"to chat input.": "to chat input.",
|
||||
"Write a summary in 50 words that summarizes [topic or keyword]": "Write a summary in 50 words that summarizes [topic or keyword]",
|
||||
"variable": "variable",
|
||||
"Format your variables using square brackets like this:": "Format your variables using square brackets like this:",
|
||||
"Make sure to enclose them with": "Make sure to enclose them with",
|
||||
"and": "and",
|
||||
"Utilize": "Utilize",
|
||||
"variable to have them replaced with clipboard content.": "variable to have them replaced with clipboard content.",
|
||||
"short-summary": "short-summary",
|
||||
"Add a short title for this prompt": "Add a short title for this prompt"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue