added translation strings for time and action, used on the modlog page

This commit is contained in:
Richard 2020-01-19 13:15:00 +01:00
parent fe4af7c540
commit 172c8d490b

View file

@ -212,5 +212,7 @@ export const en = {
user_already_exists: 'User already exists.',
couldnt_update_user: "Couldn't update user.",
system_err_login: 'System error. Try logging out and back in.',
time: 'Time',
action: 'Action'
},
};