feat(lang): add Polish language & improve forgot_password translation (#6306)
This commit is contained in:
committed by
GitHub
parent
554b566735
commit
d15cb2386b
@@ -10,7 +10,8 @@
|
||||
"auth.login.infomaniak": "Přihlásit se pomocí Infomaniak",
|
||||
"auth.already_registered": "Již jste registrováni?",
|
||||
"auth.confirm_password": "Potvrďte heslo",
|
||||
"auth.forgot_password": "Zapomněli jste heslo",
|
||||
"auth.forgot_password_link": "Zapomněli jste heslo?",
|
||||
"auth.forgot_password_heading": "Obnovení hesla",
|
||||
"auth.forgot_password_send_email": "Poslat e-mail pro resetování hesla",
|
||||
"auth.register_now": "Registrovat se",
|
||||
"auth.logout": "Odhlásit se",
|
||||
@@ -30,4 +31,4 @@
|
||||
"input.recovery_code": "Obnovovací kód",
|
||||
"button.save": "Uložit",
|
||||
"repository.url": "<span class='text-helper'>Příklady</span><br>Pro veřejné repozitáře, použijte <span class='text-helper'>https://...</span>.<br>Pro soukromé repozitáře, použijte <span class='text-helper'>git@...</span>.<br><br>https://github.com/coollabsio/coolify-examples <span class='text-helper'>main</span> branch bude zvolena<br>https://github.com/coollabsio/coolify-examples/tree/nodejs-fastify <span class='text-helper'>nodejs-fastify</span> branch bude vybrána.<br>https://gitea.com/sedlav/expressjs.git <span class='text-helper'>main</span> branch vybrána.<br>https://gitlab.com/andrasbacsai/nodejs-example.git <span class='text-helper'>main</span> branch bude vybrána."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user