diff options
author | Lauri Ojansivu <x@xet7.org> | 2018-05-08 01:31:01 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-05-08 01:31:01 +0300 |
commit | 0b9328a1be6e1b9b9826d4a0ea987d43cb3d4dbb (patch) | |
tree | db7df8f34e82d313e33f60094c81fb860e9e9ec2 /i18n/ig.i18n.json | |
parent | fc033c30e63f03fb55479892b2c5c75cee30e509 (diff) | |
parent | c43508cacbd64357409a3de114db9dab2ae59a9d (diff) | |
download | wekan-0b9328a1be6e1b9b9826d4a0ea987d43cb3d4dbb.tar.gz wekan-0b9328a1be6e1b9b9826d4a0ea987d43cb3d4dbb.tar.bz2 wekan-0b9328a1be6e1b9b9826d4a0ea987d43cb3d4dbb.zip |
Merge pull request #1627 from thiagofernando/devel
Includes possibility to block username change
Diffstat (limited to 'i18n/ig.i18n.json')
-rw-r--r-- | i18n/ig.i18n.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/ig.i18n.json b/i18n/ig.i18n.json index 360eb6bb..e2edbe31 100644 --- a/i18n/ig.i18n.json +++ b/i18n/ig.i18n.json @@ -443,4 +443,4 @@ "card-end-on": "Ends on", "editCardReceivedDatePopup-title": "Change received date", "editCardEndDatePopup-title": "Change end date" -}
\ No newline at end of file +} |