(i18n) Update translations

This commit is contained in:
Francis Lachapelle
2016-08-12 11:14:30 -04:00
parent 086b905215
commit 76eeef2541
23 changed files with 261 additions and 57 deletions
@@ -6,6 +6,13 @@
"Domain" = "Domain";
"Remember username" = "Remember username";
"Connect" = "Connect";
/* Appears while authentication is in progress */
"Authenticating" = "Authenticating";
/* Appears when authentication succeeds */
"Success" = "Success";
"Authentication Failed" = "Authentication Failed";
"Wrong username or password." = "Wrong username or password.";
"cookiesNotEnabled" = "You cannot login because your browser's cookies are disabled. Please enable cookies in your browser's settings and try again.";