mirror of
https://github.com/sussy-code/smov.git
synced 2025-01-01 16:37:39 +01:00
Translated using Weblate (Polish)
Currently translated at 28.0% (69 of 246 strings) Translation: movie-web/website Translate-URL: http://weblate.movie-web.app/projects/movie-web/website/pl/ Author: Ninguart <ninguart@users.noreply.weblate.movie-web.app>
This commit is contained in:
parent
278145f49f
commit
f1db4a90cb
1 changed files with 23 additions and 2 deletions
|
@ -1,10 +1,31 @@
|
||||||
{
|
{
|
||||||
"auth": {
|
"auth": {
|
||||||
"deviceNameLabel": "Nazwa urządzenia",
|
"deviceNameLabel": "Nazwa urządzenia",
|
||||||
"deviceNamePlaceholder": "Telefon osobisty"
|
"deviceNamePlaceholder": "Telefon osobisty",
|
||||||
|
"register": {
|
||||||
|
"information": {
|
||||||
|
"title": "Informacje o koncie"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"verify": {
|
||||||
|
"register": "Utwórz konto"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"footer": {
|
||||||
|
"links": {
|
||||||
|
"discord": "Discord",
|
||||||
|
"dmca": "DMCA",
|
||||||
|
"github": "GitHub"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"global": {
|
"global": {
|
||||||
"name": "movie-web"
|
"name": "movie-web",
|
||||||
|
"pages": {
|
||||||
|
"about": "Informacje",
|
||||||
|
"dmca": "DMCA",
|
||||||
|
"login": "Zaloguj sie",
|
||||||
|
"settings": "Ustawienia"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"home": {
|
"home": {
|
||||||
"bookmarks": {
|
"bookmarks": {
|
||||||
|
|
Loading…
Reference in a new issue