From 622292e40e1ae934a6da5226740ef94de0f6f4b8 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sun, 19 Nov 2017 01:05:09 +0200 Subject: Make Admin Panel People page text translateable --- i18n/en.i18n.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'i18n') diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index fcaf9a8d..5ec6a5f0 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.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" } -- cgit v1.2.3-1-g7c22