Add new localizations
This commit is contained in:
parent
591b16c880
commit
84870dceb2
2 changed files with 10 additions and 0 deletions
|
|
@ -221,6 +221,11 @@
|
|||
"user_quality": "Hide anonymous users",
|
||||
"original_only": "Hide remixed teams"
|
||||
},
|
||||
"options": {
|
||||
"on": "On",
|
||||
"off": "Off",
|
||||
"on_and_off": "On and Off"
|
||||
},
|
||||
"buttons": {
|
||||
"confirm": "Save filters",
|
||||
"clear": "Clear filters"
|
||||
|
|
|
|||
|
|
@ -221,6 +221,11 @@
|
|||
"user_quality": "無名のユーザーなし",
|
||||
"original_only": "リミックスなし"
|
||||
},
|
||||
"options": {
|
||||
"on": "ON",
|
||||
"off": "OFF",
|
||||
"on_and_off": "両方"
|
||||
},
|
||||
"buttons": {
|
||||
"confirm": "フィルターを保存する",
|
||||
"clear": "保存したフィルターをクリア"
|
||||
|
|
|
|||
Loading…
Reference in a new issue