added translation strings for time and action, used on the modlog page
This commit is contained in:
parent
fe4af7c540
commit
172c8d490b
1 changed files with 2 additions and 0 deletions
2
ui/src/translations/en.ts
vendored
2
ui/src/translations/en.ts
vendored
|
@ -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'
|
||||
},
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue