Update localizations
This commit is contained in:
parent
316785614b
commit
2105e21cf8
2 changed files with 6 additions and 3 deletions
|
|
@ -119,7 +119,9 @@
|
|||
"empty": "This team doesn't have a description"
|
||||
},
|
||||
"remixes": {
|
||||
"label": "Remixes",
|
||||
"label_zero": "Remixes",
|
||||
"label_one": "{{count}} Remix",
|
||||
"label_other": "{{count}} Remixes",
|
||||
"empty": "No one has remixed this team yet"
|
||||
}
|
||||
},
|
||||
|
|
@ -543,7 +545,7 @@
|
|||
"copy_url": "Copy the URL to this team",
|
||||
"new": "Create a new team",
|
||||
"remix": "Make a copy of this team",
|
||||
"save": "Save this team to your account",
|
||||
"save": "Save this team to find later",
|
||||
"source": "Go to original team"
|
||||
},
|
||||
"extra_weapons": "Additional Weapons",
|
||||
|
|
|
|||
|
|
@ -119,7 +119,8 @@
|
|||
"empty": "この編成には説明がありません"
|
||||
},
|
||||
"remixes": {
|
||||
"label": "リミックス",
|
||||
"label_zero": "リミックス",
|
||||
"label": "リミックス: {{count}}個",
|
||||
"empty": "この編成はリミックスされていません"
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue