mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-07-30 15:53:59 -05:00
* Added Danish translations Added Danish translations for the builds.json file. Translations for the following variables have been added stats.count.title # used the Danish word for "average" instead of "stats", as it makes more sense in Danish. stats.ap.title stats.percentage.title stats.all linkButton.abilityStats linkButton.popularBuilds noPopularBuilds * Added Danish translations Added Danish translations in the calander.json file tag.desc.SZ tag.desc.TW tag.desc.S1 tag.desc.S2 tag.desc.SR tag.desc.CARDS * Added Danish translations Added Danish translations in the common.json file The following translations have been added pages.vods tag.name.SZ tag.name.TW tag.name.S1 tag.name.S2 tag.name.SR tag.name.CARDS * Added Danish translations in the faq.json file Added the following Danish translations in the faq.json file q7 a7 * Updated the DA/game-misc.json file Added the names for the 3.0 maps. * Added Danish translation for team.json Added the following Danish translations for team.json file - roles.MIDLINE Fixed the following translation for the team.json file - "roles.FRONTLINE": # fixed a typo * Created a vods.json file for the Danish trans * Fixed typo Fixed the following translation in the Da\contributions.json file "yaga" # fixed a Typo of "våben"
29 lines
811 B
JSON
29 lines
811 B
JSON
{
|
|
"STAGE_0": "Scorch Gorge",
|
|
"STAGE_1": "Eeltail Alley",
|
|
"STAGE_2": "Hagglefish Market",
|
|
"STAGE_3": "Undertow Spillway",
|
|
"STAGE_4": "Mincemeat Metalworks",
|
|
"STAGE_5": "Hammerhead Bridge",
|
|
"STAGE_6": "Museum d'Alfonsino",
|
|
"STAGE_7": "Mahi-Mahi Resort",
|
|
"STAGE_8": "Inkblot Art Academy",
|
|
"STAGE_9": "Sturgeon Shipyard",
|
|
"STAGE_10": "MakoMart",
|
|
"STAGE_11": "Wahoo World",
|
|
"STAGE_12": "Flounder Heights",
|
|
"STAGE_13": "Brinewater Springs",
|
|
"STAGE_14": "Manta Maria",
|
|
"STAGE_15": "Um'ami Ruins",
|
|
"MODE_SHORT_TW": "RK",
|
|
"MODE_SHORT_SZ": "DD",
|
|
"MODE_SHORT_TC": "TR",
|
|
"MODE_SHORT_RM": "BK",
|
|
"MODE_SHORT_CB": "MB",
|
|
"MODE_LONG_TW": "Revirkamp",
|
|
"MODE_LONG_SZ": "Distriktsdyst",
|
|
"MODE_LONG_TC": "Tagrytter",
|
|
"MODE_LONG_RM": "Bazookarpe",
|
|
"MODE_LONG_CB": "Muslingebold"
|
|
}
|