mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-27 16:54:04 +00:00
Compare commits
12 commits
d7e9b3a2d7
...
5486899b9e
Author | SHA1 | Date | |
---|---|---|---|
|
5486899b9e | ||
|
5391af562e | ||
|
bbb9e059e0 | ||
|
582c16c6a6 | ||
|
8be4f0bd24 | ||
|
049ad90476 | ||
|
2a628dfa57 | ||
|
35b469db40 | ||
|
25d42a007b | ||
|
60bb38800b | ||
|
a437e11452 | ||
|
6c7501b340 |
2 changed files with 2 additions and 18 deletions
|
@ -1037,14 +1037,5 @@
|
|||
"time ago": "hace {0}",
|
||||
"-year": "-año",
|
||||
"Json Query Expression": "Expresión de consulta Json",
|
||||
"ignoredTLSError": "Se han ignorado errores TLS/SSL",
|
||||
"conditionDelete": "Eliminar condición",
|
||||
"conditionAddGroup": "Añadir grupo",
|
||||
"conditionDeleteGroup": "Borrar grupo",
|
||||
"conditionValuePlaceholder": "Valor",
|
||||
"equals": "igual",
|
||||
"not equals": "no es igual",
|
||||
"contains": "contiene",
|
||||
"not contains": "no contiene",
|
||||
"starts with": "empieza por"
|
||||
"ignoredTLSError": "Se han ignorado errores TLS/SSL"
|
||||
}
|
||||
|
|
|
@ -472,12 +472,5 @@
|
|||
"templateMsg": "Mensagem da notificação",
|
||||
"styleElapsedTimeShowNoLine": "Mostrar (Sem Linha)",
|
||||
"styleElapsedTimeShowWithLine": "Mostrar (Com Linha)",
|
||||
"statusPageRefreshIn": "Atualizar em: [0]",
|
||||
"templateHeartbeatJSON": "objeto que descreve o batimento cardíaco",
|
||||
"templateMonitorJSON": "objeto que descreve o monitor",
|
||||
"templateLimitedToUpDownCertNotifications": "apenas disponível para notificações UP/DOWN/certificado expirado",
|
||||
"templateLimitedToUpDownNotifications": "apenas disponível para notificações UP/DOWN",
|
||||
"-year": "-ano",
|
||||
"Json Query Expression": "Expressão Json Query",
|
||||
"ignoredTLSError": "Erros TLS/SSL foram ignorados"
|
||||
"statusPageRefreshIn": "Atualizar em: [0]"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue