mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-26 03:16:19 +03:00
Add language key
This commit is contained in:
parent
83e0401dd8
commit
e637fa4e40
1 changed files with 2 additions and 1 deletions
|
@ -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