diff options
author | Lauri Ojansivu <x@xet7.org> | 2017-11-19 01:45:58 +0200 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2017-11-19 01:45:58 +0200 |
commit | 0ea96fca3f9c4ca876b1f11969958b6fb0417420 (patch) | |
tree | a58f4dcd84018b907ead1246ef8eccd805bba231 /i18n/id.i18n.json | |
parent | 13d8e75c05cf8ed90c4b5d8ee5aadad0f9444b8f (diff) | |
parent | 75c5eeb0460889fb79ba2b963e18ea240d7253ca (diff) | |
download | wekan-0ea96fca3f9c4ca876b1f11969958b6fb0417420.tar.gz wekan-0ea96fca3f9c4ca876b1f11969958b6fb0417420.tar.bz2 wekan-0ea96fca3f9c4ca876b1f11969958b6fb0417420.zip |
Merge branch 'thuanpq-devel' into devel
User Admin to Admin Panel: List users.
Change: is user admin, name, fullname, email address, is user active.
Not changing password yet. Thanks to thuanpq and xet7 ! Related #802
Diffstat (limited to 'i18n/id.i18n.json')
-rw-r--r-- | i18n/id.i18n.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/i18n/id.i18n.json b/i18n/id.i18n.json index 8c51b497..4922ed4a 100644 --- a/i18n/id.i18n.json +++ b/i18n/id.i18n.json @@ -404,5 +404,8 @@ "yes": "Yes", "no": "No", "accounts": "Accounts", - "accounts-allowEmailChange": "Allow Email Change" + "accounts-allowEmailChange": "Allow Email Change", + "createdAt": "Created at", + "verified": "Verified", + "active": "Active" }
\ No newline at end of file |