mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-12-28 15:09:42 -08:00
Add language key
This commit is contained in:
parent
83e0401dd8
commit
e637fa4e40
|
@ -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"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue