mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-06 16:07:03 +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 = "Loading"
|
|||
EMPTY_SUBJECT_TEXT = "(No subject)"
|
||||
PUT_MESSAGE_HERE = "Drop message here to view it in the list"
|
||||
TODAY_AT = "today at %TIME%"
|
||||
YESTERDAY_IN = "yesterday in %TIME%"
|
||||
YESTERDAY_AT = "yesterday at %TIME%"
|
||||
SEARCH_PLACEHOLDER = "Search"
|
||||
NEW_MESSAGE_NOTIFICATION = "You have %COUNT% new messages!"
|
||||
QUOTA_SIZE = "Using <strong>%SIZE% (%PROC%%)</strong> of your <strong>%LIMIT%</strong>"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue