Add localizations for descriptions
This commit is contained in:
parent
d737310b2c
commit
0d20e2e72d
2 changed files with 4 additions and 0 deletions
|
|
@ -174,6 +174,8 @@
|
|||
"theme": "Theme"
|
||||
},
|
||||
"descriptions": {
|
||||
"picture": "Displayed next to your name",
|
||||
"gender": "The character shown on your teams",
|
||||
"private": "Hide your profile and prevent your grids from showing up in collections"
|
||||
},
|
||||
"gender": {
|
||||
|
|
|
|||
|
|
@ -174,6 +174,8 @@
|
|||
"theme": "表示"
|
||||
},
|
||||
"descriptions": {
|
||||
"picture": "名前の隣に表示する",
|
||||
"gender": "編成で表示するキャラクター",
|
||||
"private": "プロフィールを隠し、編成をコレクションに表示されないようにします"
|
||||
},
|
||||
"gender": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue