mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-15 23:00:10 +00:00
translation from Weblate (Swedish)
Currently translated at 100.0% (32 of 32 strings) Translation: jfa-go/Account Creation Form Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/form/sv/
This commit is contained in:
parent
d41a281d53
commit
50eb05776a
@ -17,11 +17,15 @@
|
|||||||
"successContinueButton": "Fortsätt",
|
"successContinueButton": "Fortsätt",
|
||||||
"confirmationRequired": "E-postbekräftelse krävs",
|
"confirmationRequired": "E-postbekräftelse krävs",
|
||||||
"confirmationRequiredMessage": "Kontrollera din e-postkorg för att verifiera din adress.",
|
"confirmationRequiredMessage": "Kontrollera din e-postkorg för att verifiera din adress.",
|
||||||
"yourAccountIsValidUntil": "Ditt konto är giltigt fram tills {date}."
|
"yourAccountIsValidUntil": "Ditt konto är giltigt fram tills {date}.",
|
||||||
|
"sendPIN": "Skicka PIN-koden nedan till botten, återvänd sedan till den här sidan för att länka ditt konto."
|
||||||
},
|
},
|
||||||
"notifications": {
|
"notifications": {
|
||||||
"errorUserExists": "Användare finns redan.",
|
"errorUserExists": "Användare finns redan.",
|
||||||
"errorInvalidCode": "Ogiltig inbjudningskod."
|
"errorInvalidCode": "Ogiltig inbjudningskod.",
|
||||||
|
"errorInvalidPIN": "Telegram-PIN är ogiltig.",
|
||||||
|
"errorTelegramVerification": "Telegram-verifiering krävs.",
|
||||||
|
"telegramVerified": "Telegram-konto verifierades."
|
||||||
},
|
},
|
||||||
"validationStrings": {
|
"validationStrings": {
|
||||||
"length": {
|
"length": {
|
||||||
|
Loading…
Reference in New Issue
Block a user