Add Help language key

This commit is contained in:
Louis Lam 2023-01-24 16:52:36 +08:00
parent 1d64b0c11b
commit 434bff6714

View File

@ -680,5 +680,6 @@
"Specific Monitor Type": "Specific Monitor Type",
"dataRetentionTimeError": "Retention period must be 0 or greater",
"infiniteRetention": "Set to 0 for infinite retention.",
"confirmDeleteTagMsg": "Are you sure you want to delete this tag? Monitors associated with this tag will not be deleted."
}
"confirmDeleteTagMsg": "Are you sure you want to delete this tag? Monitors associated with this tag will not be deleted.",
"Help": "Help"
}