mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-09 09:27: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 = "Chargement..."
|
|||
GALLERY_PREV = "Précédent (flèche gauche)"
|
||||
GALLERY_NEXT = "Suivant (flèche droite)"
|
||||
GALLERY_COUNTER = "%curr% de %total%"
|
||||
IMAGE_ERROR = "<a href="%url%" target=\"_blank\">L'image</a> ne peut être chargée."
|
||||
AJAX_ERROR = "<a href="%url%" target=\"_blank\">Le contenu</a> ne peut être chargé."
|
||||
IMAGE_ERROR = "<a href=\"%url%\" target=\"_blank\">L'image</a> ne peut être chargée."
|
||||
AJAX_ERROR = "<a href=\"%url%\" target=\"_blank\">Le contenu</a> ne peut être chargé."
|
||||
|
||||
[FOLDER_LIST]
|
||||
BUTTON_COMPOSE = "Nouveau message"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue