mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 08:57:03 +03:00
Fix translations
This commit is contained in:
parent
467ecdb73c
commit
1241b14b9d
20 changed files with 40 additions and 40 deletions
|
|
@ -43,8 +43,8 @@ LOADING = "Cargando"
|
|||
GALLERY_PREV = "Anteriores (Flecha Izquierda)"
|
||||
GALLERY_NEXT = "Siguiente (Flecha Derecha)"
|
||||
GALLERY_COUNTER = "%curr% de %total%"
|
||||
IMAGE_ERROR = "<a href="%url%" target=\"_blank\">La imagen</a> no pudo ser cargada."
|
||||
AJAX_ERROR = "<a href="%url%" target=\"_blank\">El contenido</a> no pudo ser cargado."
|
||||
IMAGE_ERROR = "<a href=\"%url%\" target=\"_blank\">La imagen</a> no pudo ser cargada."
|
||||
AJAX_ERROR = "<a href=\"%url%\" target=\"_blank\">El contenido</a> no pudo ser cargado."
|
||||
|
||||
[FOLDER_LIST]
|
||||
BUTTON_COMPOSE = "Redactar"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue