mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-24 17:03:00 +10:00
In-app store, torrential backend, locales (#332)
* feat: add store nav and fixes * fix: reduce password requirement & new task error ui * fix: client webtoken fix * fix: delta versions and dockerfile * fix: use setup platforms for filter & display * fix: setup not accounted when returning valid options * feat: tighter delta version support * feat: dl/disk size * feat: offload manifest generation to torrential * fix: bump torrential * feat: remove droplet * feat: bump torrential * feat: convert locales
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
"register": {
|
||||
"confirmPasswordFormat": "Musi być takie samo jak powyżej",
|
||||
"emailFormat": "Musi być w formacie uzytkownik{'@'}example.com",
|
||||
"passwordFormat": "Musi mieć conajmniej 14 znaków",
|
||||
"passwordFormat": "Musi mieć conajmniej 8 znaków",
|
||||
"subheader": "Wpisz poniżej swoje dane, aby utworzyć swoje konto.",
|
||||
"title": "Stwórz swoje konto Drop",
|
||||
"usernameFormat": "Musi mieć co najmniej 5 znaków i małe litery"
|
||||
@@ -101,6 +101,7 @@
|
||||
"close": "Zamknij",
|
||||
"create": "Utwórz",
|
||||
"date": "Data",
|
||||
"delete": "Usuń",
|
||||
"deleteConfirm": "Czy jesteś pewny że chcesz usunąć \"{0}\"?",
|
||||
"divider": "{'|'}",
|
||||
"edit": "Edytuj",
|
||||
@@ -120,7 +121,6 @@
|
||||
"tags": "Tagi",
|
||||
"today": "Dzisiaj"
|
||||
},
|
||||
"delete": "Usuń",
|
||||
"drop": {
|
||||
"desc": "Platforma typu open source do dystrybucji gier, stworzona z myślą o szybkości, elastyczności i estetyce.",
|
||||
"drop": "Drop"
|
||||
|
||||
Reference in New Issue
Block a user