mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 00:47:04 +03:00
English grammar date/time - yesterday at (Closes #130)
This commit is contained in:
parent
873df524bc
commit
67508db71b
24 changed files with 24 additions and 24 deletions
|
|
@ -85,7 +85,7 @@ LIST_LOADING = "読み込み中"
|
|||
EMPTY_SUBJECT_TEXT = "(件名なし)"
|
||||
PUT_MESSAGE_HERE = "Drop message here to view it in the list"
|
||||
TODAY_AT = "今日 %TIME%"
|
||||
YESTERDAY_IN = "昨日 %TIME%"
|
||||
YESTERDAY_AT = "昨日 %TIME%"
|
||||
SEARCH_PLACEHOLDER = "検索"
|
||||
NEW_MESSAGE_NOTIFICATION = "You have %COUNT% new messages!"
|
||||
QUOTA_SIZE = "<strong>%SIZE% (%PROC%%)</strong> / <strong>%LIMIT%</strong>を使用中"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue