mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-05-18 17:23:21 -05:00
Added danish translations for auth.
Important note The translation for "auth.errors.unknown" instructs the user to ask for help via the helpdeskchat on the sendou discord server. Added Danish translations for the following lines auth.errors.aborted auth.errors.failed auth.errors.discordPermissions auth.errors.unknown actions.close
This commit is contained in:
parent
d487af683a
commit
8390efc8a7
|
|
@ -14,6 +14,11 @@
|
|||
"header.logout": "Log ud",
|
||||
"header.login": "Log ind",
|
||||
|
||||
"auth.errors.aborted": "logindforsøg afbrudt",
|
||||
"auth.errors.failed": "Loginforsøg fejlet",
|
||||
"auth.errors.discordPermissions": "Før at du kan oprette en profil på Sendou.ink, skal Sendou.ink have adgang til din Discordprofils navn, brugerbillede og sociale forbindelser (de sociale medier, som du har tilknyttet din discordprofil).",
|
||||
"auth.errors.unknown": "Loginforsøget via discord fejlede grundet en ukendt årsag. Hvis dette bliver ved med at ske, så spørg om hjælp (på engelsk) på discord-serveren https://discord.gg/sendou via #helpdesk-chatten.",
|
||||
|
||||
"footer.github.subtitle": "Kildekode",
|
||||
"footer.twitter.subtitle": "Opdateringer",
|
||||
"footer.discord.subtitle": "Hjælp og feedback",
|
||||
|
|
@ -29,6 +34,7 @@
|
|||
"actions.delete": "Slet",
|
||||
"actions.loadMore": "Indlæs flere",
|
||||
"actions.copyToClipboard": "Kopiér til udklipsholderen",
|
||||
"actions.close": "Luk",
|
||||
|
||||
"maps.createMapList": "Lav bane-liste",
|
||||
"maps.halfSz": "50% SZ",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user