added web client localization

This commit is contained in:
Luke Pulverenti 2014-03-30 22:33:10 -04:00
parent 1f1dcf80c1
commit 371dd1454a
13 changed files with 158 additions and 36 deletions

View file

@ -134,7 +134,7 @@
Dashboard.validateCurrentUser(page);
Dashboard.alert("Settings saved.");
Dashboard.alert(Globalize.translate("SettingsSaved"));
}
function saveUser(user, page) {