mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 00:47:04 +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 = "Laster ..."
|
|||
GALLERY_PREV = "Forrige ( venstre piltast )"
|
||||
GALLERY_NEXT = "Neste ( høyre piltast )"
|
||||
GALLERY_COUNTER = "%curr% av %total%"
|
||||
IMAGE_ERROR = "<a href="%url%"target=\"_blank\">Bildet</a> kunne ikke lastes."
|
||||
AJAX_ERROR = "<a href="%url%"target=\"_blank\">Innholdet</a> kunne ikke lastes."
|
||||
IMAGE_ERROR = "<a href=\"%url%\"target=\"_blank\">Bildet</a> kunne ikke lastes."
|
||||
AJAX_ERROR = "<a href=\"%url%\"target=\"_blank\">Innholdet</a> kunne ikke lastes."
|
||||
|
||||
[FOLDER_LIST]
|
||||
BUTTON_COMPOSE = "Skriv"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue