mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-09 23:24:07 -08:00
Add Help
language key
This commit is contained in:
parent
1d64b0c11b
commit
434bff6714
|
@ -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"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue