diff options
author | Simon Rettberg | 2023-09-25 15:25:02 +0200 |
---|---|---|
committer | Simon Rettberg | 2023-09-25 15:25:02 +0200 |
commit | e440e54e36a5a79555b7ff8275cc50138d8ea766 (patch) | |
tree | 981a5a262bcc556d34a30bd49f9f78052f467c79 /modules-available/eventlog/lang/en | |
parent | [rebootcontrol] Make subnet deletion timoeut match that of machines (diff) | |
download | slx-admin-e440e54e36a5a79555b7ff8275cc50138d8ea766.tar.gz slx-admin-e440e54e36a5a79555b7ff8275cc50138d8ea766.tar.xz slx-admin-e440e54e36a5a79555b7ff8275cc50138d8ea766.zip |
[statistics] Add hints for old CPUs (to be implemented on client)
Diffstat (limited to 'modules-available/eventlog/lang/en')
-rw-r--r-- | modules-available/eventlog/lang/en/template-tags.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules-available/eventlog/lang/en/template-tags.json b/modules-available/eventlog/lang/en/template-tags.json index 55ebda89..7535b86b 100644 --- a/modules-available/eventlog/lang/en/template-tags.json +++ b/modules-available/eventlog/lang/en/template-tags.json @@ -5,6 +5,7 @@ "lang_autoJsonHelp": "The field \"POST format\" is ignored. The POST payload is a JSON struct with all available data regarding the according event. \"Subject\" and \"Message\" are ignored as well.", "lang_copy": "Copy", "lang_createFilter": "Create filter", + "lang_description": "Description", "lang_details": "Details", "lang_editFilter": "Edit filter", "lang_editMail": "Edit mail", |