mirror of
https://github.com/sussy-code/smov.git
synced 2024-12-30 16:17:41 +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": {
|
||||
"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": {
|
||||
"name": "movie-web"
|
||||
"name": "movie-web",
|
||||
"pages": {
|
||||
"about": "Informacje",
|
||||
"dmca": "DMCA",
|
||||
"login": "Zaloguj sie",
|
||||
"settings": "Ustawienia"
|
||||
}
|
||||
},
|
||||
"home": {
|
||||
"bookmarks": {
|
||||
|
|
Loading…
Reference in a new issue