Add localizations
This commit is contained in:
parent
e369981981
commit
483ac8512f
2 changed files with 10 additions and 0 deletions
|
|
@ -136,11 +136,16 @@
|
|||
"labels": {
|
||||
"picture": "Picture",
|
||||
"language": "Language",
|
||||
"gender": "Main Character",
|
||||
"private": "Private"
|
||||
},
|
||||
"descriptions": {
|
||||
"private": "Hide your profile and prevent your grids from showing up in collections"
|
||||
},
|
||||
"gender": {
|
||||
"gran": "Gran",
|
||||
"djeeta": "Djeeta"
|
||||
},
|
||||
"language": {
|
||||
"english": "English",
|
||||
"japanese": "Japanese"
|
||||
|
|
|
|||
|
|
@ -136,11 +136,16 @@
|
|||
"labels": {
|
||||
"picture": "プロフィール画像",
|
||||
"language": "言語",
|
||||
"gender": "主人公",
|
||||
"private": "プライベート"
|
||||
},
|
||||
"descriptions": {
|
||||
"private": "プロフィールを隠し、編成をコレクションに表示されないようにします"
|
||||
},
|
||||
"gender": {
|
||||
"gran": "グラン",
|
||||
"djeeta": "ジータ"
|
||||
},
|
||||
"language": {
|
||||
"english": "英語",
|
||||
"japanese": "日本語"
|
||||
|
|
|
|||
Loading…
Reference in a new issue