mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 00:47:04 +03:00
Small fixes
This commit is contained in:
parent
25c56937f6
commit
ff2cd091db
29 changed files with 114 additions and 120 deletions
|
|
@ -386,10 +386,10 @@ TWO_FACTOR_BACKUP_CODES_DESC = "Als u geen codes ontvangt via de Google Authenti
|
|||
LEGEND_GENERAL = "Algemeen"
|
||||
LABEL_LANGUAGE = "Taal"
|
||||
LABEL_EDITOR = "Standaard tekst editor"
|
||||
LABEL_EDITOR_HTML_AS_DEFAULT = "HTML"
|
||||
LABEL_EDITOR_PLAIN_AS_DEFAULT = "Platte tekst"
|
||||
LABEL_EDITOR_HTML_FORCE_AS_DEFAULT = "Html (forced)"
|
||||
LABEL_EDITOR_PLAIN_FORCE_AS_DEFAULT = "Plain (forced)"
|
||||
LABEL_EDITOR_HTML = "HTML"
|
||||
LABEL_EDITOR_PLAIN = "Platte tekst"
|
||||
LABEL_EDITOR_HTML_FORCED = "Html (forced)"
|
||||
LABEL_EDITOR_PLAIN_FORCED = "Plain (forced)"
|
||||
LABEL_ANIMATION = "Interface animatie"
|
||||
LABEL_ANIMATION_FULL = "Volledig"
|
||||
LABEL_ANIMATION_NORMAL = "Normaal"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue