From 8128c8081bf9be1c551daf7b512f22937173ae4b Mon Sep 17 00:00:00 2001 From: 401Unauthorized Date: Sun, 15 Jan 2023 10:50:52 +0800 Subject: [PATCH] sync language file changes --- src/lang/cs-CZ.json | 2 +- src/lang/en.json | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/src/lang/cs-CZ.json b/src/lang/cs-CZ.json index bc43337b..2e2e52f7 100644 --- a/src/lang/cs-CZ.json +++ b/src/lang/cs-CZ.json @@ -591,7 +591,7 @@ "You can divide numbers with": "Čísla můžete dělit pomocí", "or": "nebo", "recurringInterval": "Interval", - "Recurring": "Recurring", + "Recurring": "Opakující se", "strategyManual": "Aktivní/Neaktivní Ručně", "warningTimezone": "Používá se časové pásmo serveru", "weekdayShortMon": "Po", diff --git a/src/lang/en.json b/src/lang/en.json index ce07e068..e919a537 100644 --- a/src/lang/en.json +++ b/src/lang/en.json @@ -74,6 +74,7 @@ "Current": "Current", "Uptime": "Uptime", "Cert Exp.": "Cert Exp.", + "Monitor": "Monitor | Monitors", "day": "day | days", "-day": "-day", "hour": "hour", @@ -190,6 +191,7 @@ "Indigo": "Indigo", "Purple": "Purple", "Pink": "Pink", + "Custom": "Custom", "Search...": "Search...", "Avg. Ping": "Avg. Ping", "Avg. Response": "Avg. Response", @@ -676,5 +678,6 @@ "Passive Monitor Type": "Passive Monitor Type", "Specific Monitor Type": "Specific Monitor Type", "dataRetentionTimeError": "Retention period must be 0 or greater", - "infiniteRetention": "Set to 0 for infinite retention." + "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." } \ No newline at end of file