mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-07-30 23:56:50 -05:00
27 lines
905 B
JSON
27 lines
905 B
JSON
{
|
|
"addBuild": "Add build",
|
|
"reachBuildMaxCount": "You've reached the max amount of builds.",
|
|
"noBuilds": "No builds yet. Add your first one!",
|
|
"buildCard.info": "Info",
|
|
"buildCard.edit": "Edit",
|
|
|
|
"forms.title": "Title",
|
|
"forms.modes": "Modes",
|
|
"forms.weapons": "Weapons",
|
|
"forms.gear.HEAD": "Gear (head)",
|
|
"forms.gear.CLOTHES": "Gear (clothes)",
|
|
"forms.gear.SHOES": "Gear (shoes)",
|
|
"forms.private.info": "Private builds are only visible to you",
|
|
|
|
"deleteConfirm": "Delete build '{{title}}'?",
|
|
|
|
"stats.count.title": "Stats from {{count}} {{weapon}} builds",
|
|
"stats.ap.title": "Ability point averages",
|
|
"stats.percentage.title": "Primary-only ability appearance",
|
|
"stats.all": "All",
|
|
|
|
"linkButton.abilityStats": "Ability stats",
|
|
"linkButton.popularBuilds": "Popular builds",
|
|
"noPopularBuilds": "It seems there are no popular builds for this weapon at this moment."
|
|
}
|