feat: add translation status to language settings (#1717)
This commit is contained in:
parent
3e648f6fbc
commit
c5fe184281
10 changed files with 85 additions and 28 deletions
|
@ -337,6 +337,7 @@
|
|||
"language": {
|
||||
"display_language": "Display Language",
|
||||
"label": "Language",
|
||||
"status": "Translation status: {0}/{1} ({2}%)",
|
||||
"translations": {
|
||||
"add": "Add",
|
||||
"choose_language": "Choose language",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue