mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-02 20:15:24 +02:00
Feature/auto generate crowdin data (#1071)
* add translated key * update code generation for crowdin generation * use composition api and minor styling changes
This commit is contained in:
parent
022cbd1616
commit
50a67f9301
8 changed files with 391 additions and 175 deletions
|
@ -497,7 +497,8 @@
|
|||
"you-are-not-allowed-to-delete-this-user": "You are not allowed to delete this user"
|
||||
},
|
||||
"language-dialog": {
|
||||
"choose-language": "Choose language",
|
||||
"translated": "translated",
|
||||
"choose-language": "Choose Language",
|
||||
"select-description": "Choose the language for the Mealie UI. The setting only applies to you, not other users.",
|
||||
"how-to-contribute-description": "Is something not translated yet, mistranslated, or your language missing from the list? {read-the-docs-link} on how to contribute!",
|
||||
"read-the-docs": "Read the docs"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue