diff options
author | Patrick Maia <patrickjourdanmaia@gmail.com> | 2014-10-01 16:43:29 -0300 |
---|---|---|
committer | Patrick Maia <patrickjourdanmaia@gmail.com> | 2014-10-01 16:43:43 -0300 |
commit | aa04ff3742e53bff9f5369ab7357050b7c2947a3 (patch) | |
tree | 3d5bf18bc6a2ba631b2c6e64279c639f7117fdc7 /web-ui/app/locales/sv | |
parent | 97a5e93f5b569556a6eb8b257647a0a757b328b8 (diff) |
#53 - gives better feedback on UI when attempt to add invalid tag is made
Diffstat (limited to 'web-ui/app/locales/sv')
-rw-r--r-- | web-ui/app/locales/sv/translation.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web-ui/app/locales/sv/translation.json b/web-ui/app/locales/sv/translation.json index b76de97f..e999ce9d 100644 --- a/web-ui/app/locales/sv/translation.json +++ b/web-ui/app/locales/sv/translation.json @@ -8,6 +8,7 @@ "Saved as draft.": "Sparat som utkast.", "One or more of the recipients are not valid emails": "En eller flera mottagare är inte giltiga epost-adresser", "Could not update mail tags": "Kan inte ändra taggar", + "Invalid tag name": "Ogiltigt taggnamn", "Could not delete email": "Kan inte ta bort meddelande", "Could not fetch messages": "Kan inte hämta meddelanden", "TO": "TILL", |