mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-09 01:17:04 +03:00
Translate request errors for #471
This commit is contained in:
parent
561445de03
commit
4349eda310
66 changed files with 214 additions and 92 deletions
|
|
@ -185,8 +185,6 @@
|
|||
"LABEL_PHONE": "Telefón",
|
||||
"LABEL_WEB": "Web",
|
||||
"LABEL_BIRTHDAY": "Dátum narodenia",
|
||||
"LINK_ADD_EMAIL": "Pridať emailovú adresu",
|
||||
"LINK_ADD_PHONE": "Pridať telefón",
|
||||
"LINK_BIRTHDAY": "Dátum narodenia",
|
||||
"PLACEHOLDER_ENTER_DISPLAY_NAME": "Zadajte Zobrazované meno",
|
||||
"PLACEHOLDER_ENTER_LAST_NAME": "Zadajte priezvisko",
|
||||
|
|
@ -513,6 +511,9 @@
|
|||
"LABEL_CLOSE_COMPOSE": "Close compose"
|
||||
},
|
||||
"NOTIFICATIONS": {
|
||||
"REQUEST_ERROR": "Request failed",
|
||||
"REQUEST_ABORTED": "Request is aborted",
|
||||
"REQUEST_TIMEOUT": "Request timed out",
|
||||
"INVALID_TOKEN": "Neplatný token",
|
||||
"AUTH_ERROR": "Overenie zlyhalo",
|
||||
"CONNECTION_ERROR": "Nepodarilo sa pripojiť k serveru",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue