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 = "로딩 중..."
|
|||
GALLERY_PREV = "이전 (왼쪽 방향키)"
|
||||
GALLERY_NEXT = "다음 (오른쪽 방향키)"
|
||||
GALLERY_COUNTER = "%total% 중 %curr%"
|
||||
IMAGE_ERROR = "<a href="%url%" target=\"_blank\">이미지</a>를 불러오지 못했습니다."
|
||||
AJAX_ERROR = "<a href="%url%" target=\"_blank\">내용</a>을 불러오지 못했습니다."
|
||||
IMAGE_ERROR = "<a href=\"%url%\" target=\"_blank\">이미지</a>를 불러오지 못했습니다."
|
||||
AJAX_ERROR = "<a href=\"%url%\" target=\"_blank\">내용</a>을 불러오지 못했습니다."
|
||||
|
||||
[FOLDER_LIST]
|
||||
BUTTON_COMPOSE = "메일 쓰기"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue