Add language key

This commit is contained in:
Louis Lam 2023-01-24 23:09:24 +08:00
parent 83e0401dd8
commit e637fa4e40

View file

@ -681,5 +681,6 @@
"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.",
"Help": "Help"
"Help": "Help",
"Game": "Game"
}