feat: move flags to settings
This commit is contained in:
parent
1b35b70e5c
commit
841959b51f
14 changed files with 140 additions and 95 deletions
|
@ -79,12 +79,6 @@
|
|||
"sign_in_error": "Nemohu se připojit k serveru.",
|
||||
"status_not_found": "Status nenalezen"
|
||||
},
|
||||
"feature_flag": {
|
||||
"avatar_on_avatar": "Avatar on Avatar",
|
||||
"github_cards": "GitHub Cards",
|
||||
"user_switcher_sidebar": "User Switcher Sidebar",
|
||||
"virtual_scroll": "Virtual Scrolling"
|
||||
},
|
||||
"help": {
|
||||
"desc_highlight": "Z toho důvodu může tu a tam nastat chyba nebo chybět nějaká ta funkce.",
|
||||
"desc_para1": "Těší nás váš zájem o Elk - Mastodoní klient na kterém právě pracujeme.",
|
||||
|
@ -153,6 +147,14 @@
|
|||
"replying": "Sem napište odpověď",
|
||||
"the_thread": "vlákno"
|
||||
},
|
||||
"settings": {
|
||||
"feature_flags": {
|
||||
"avatar_on_avatar": "Avatar on Avatar",
|
||||
"github_cards": "GitHub Cards",
|
||||
"user_switcher_sidebar": "User Switcher Sidebar",
|
||||
"virtual_scroll": "Virtual Scrolling"
|
||||
}
|
||||
},
|
||||
"state": {
|
||||
"edited": "(Upraveno)",
|
||||
"editing": "Upravuje se",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue