Skip to content
Snippets Groups Projects
Verified Commit c63944ab authored by insert's avatar insert
Browse files

Initial commit

parents
No related merge requests found
en.json 0 → 100644
{
"login": {
"title": "Login",
"email": "Email",
"password": "Password"
},
"app": {
"main": {
"channel": {
"message": "Message {{name}}"
}
}
}
}
\ No newline at end of file
export default any;
pl.json 0 → 100644
{
"general": {
"about": "O nas",
"tos": "Warunki usługi",
"privacy": "Polityka prywatności"
},
"login": {
"title": "Zaloguj sie",
"email": "E-mail",
"password": "Hasło",
"enter": {
"email": "Wpisz twoj e-mail.",
"password": "Wpisz twoje hasło."
},
"forgot": "Zapomniałeś hasła?",
"new": "Nowy w REVOLT?",
"create": "Stwórz nowe konto."
},
"app": {
"main": {
"channel": {
"message": "Wyslij {{name}}"
}
}
}
}
\ No newline at end of file
export default any;
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment