From 40d7db9c9c487b4b595179c20c86db3e1b7e1c31 Mon Sep 17 00:00:00 2001 From: shahin-io <115543613+shahin-io@users.noreply.github.com> Date: Sun, 7 Jan 2024 17:12:02 +0000 Subject: [PATCH] Update translate.en_US.toml --- web/translation/translate.en_US.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/translation/translate.en_US.toml b/web/translation/translate.en_US.toml index e96b883f..ff676f85 100644 --- a/web/translation/translate.en_US.toml +++ b/web/translation/translate.en_US.toml @@ -99,7 +99,7 @@ "config" = "Config" "backup" = "Backup & Restore" "backupTitle" = "Backup & Restore Database" -"backupDescription" = "It is recommended to a make backup before importing a new database." +"backupDescription" = "It is recommended to make a backup before importing a new database." "exportDatabase" = "Backup Database" "importDatabase" = "Restore Database"