Files
NodeBB/public/language/cs/social.json
2026-03-06 17:22:51 +00:00

14 lines
720 B
JSON

{
"sign-in-with-twitter": "Přihlásit se pomocí Twitteru",
"sign-up-with-twitter": "Registrovat se pomocí Twitteru",
"sign-in-with-github": "Přihlásit se pomoci Github",
"sign-up-with-github": "Registrovat se pomocí Github",
"sign-in-with-google": "Přihlásit se pomocí Google",
"sign-up-with-google": "Registrovat se pomocí Google",
"log-in-with-facebook": "Přihlásit se pomocí Facebooku",
"continue-with-facebook": "Pokračovat pomocí Facebooku",
"sign-in-with-linkedin": "Přihlásit se pomocí LinkedIn",
"sign-up-with-linkedin": "Registrovat se pomocí LinkedIn",
"sign-in-with-wordpress": "Přihlásit se pomocí WordPressu",
"sign-up-with-wordpress": "Registrovat se pomocí WordPressu"
}