diff options
author | Maxime Quandalle <maxime@quandalle.com> | 2015-06-01 17:56:00 +0200 |
---|---|---|
committer | Maxime Quandalle <maxime@quandalle.com> | 2015-06-03 06:46:41 +0200 |
commit | 7f6929608c6423505778722dd4cb7bf8e837729e (patch) | |
tree | 67b1cca95c23e79e939a579c651ecbe42e37c8dd /i18n/ar.i18n.json | |
parent | 5f09c0ce406075bbd1ed9061f444e615375aa2d3 (diff) | |
download | wekan-7f6929608c6423505778722dd4cb7bf8e837729e.tar.gz wekan-7f6929608c6423505778722dd4cb7bf8e837729e.tar.bz2 wekan-7f6929608c6423505778722dd4cb7bf8e837729e.zip |
Work on the user account system
Allow a user to modifies its name, username, initials, and password.
Fixes username handling on sandstorm.
Fixes #149.
Diffstat (limited to 'i18n/ar.i18n.json')
-rw-r--r-- | i18n/ar.i18n.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/ar.i18n.json b/i18n/ar.i18n.json index 062a4828..36df959b 100644 --- a/i18n/ar.i18n.json +++ b/i18n/ar.i18n.json @@ -169,7 +169,7 @@ "createLabelPopup-title": "Create Label", "deleteLabelPopup-title": "Delete Label?", "changePermissionsPopup-title": "Change Permissions", - "setLanguagePopup-title": "Change Language", + "changeLanguagePopup-title": "Change Language", "cardAttachmentsPopup-title": "Attach From…", "attachmentDeletePopup-title": "Delete Attachment?" } |