mirror of
https://github.com/elk-zone/elk.git
synced 2024-11-04 16:09:59 +00:00
chore: add more translations for GitHub cards flag
This commit is contained in:
parent
798f73ece5
commit
da5f2d3c66
4 changed files with 4 additions and 0 deletions
|
@ -81,6 +81,7 @@
|
|||
},
|
||||
"feature_flag": {
|
||||
"avatar_on_avatar": "Avatar on Avatar",
|
||||
"github_cards": "GitHub Cards",
|
||||
"virtual_scroll": "Virtual Scrolling"
|
||||
},
|
||||
"help": {
|
||||
|
|
|
@ -57,6 +57,7 @@
|
|||
"status_not_found": "Status nicht gefunden"
|
||||
},
|
||||
"feature_flag": {
|
||||
"github_cards": "GitHub Cards",
|
||||
"virtual_scroll": "Virtuelles Scrollen"
|
||||
},
|
||||
"menu": {
|
||||
|
|
|
@ -81,6 +81,7 @@
|
|||
},
|
||||
"feature_flag": {
|
||||
"avatar_on_avatar": "Avatar on Avatar",
|
||||
"github_cards": "GitHub Cards",
|
||||
"virtual_scroll": "Virtual Scrolling"
|
||||
},
|
||||
"help": {
|
||||
|
|
|
@ -28,6 +28,7 @@
|
|||
"not_found": "404 Not Found"
|
||||
},
|
||||
"feature_flag": {
|
||||
"github_cards": "GitHub Cards",
|
||||
"virtual_scroll": "仮想スクロール"
|
||||
},
|
||||
"menu": {
|
||||
|
|
Loading…
Reference in a new issue