From d12f0d14b403b6d780d010f27be062fbd2c3703c Mon Sep 17 00:00:00 2001 From: Who? <155328415+coddrago@users.noreply.github.com> Date: Tue, 18 Feb 2025 21:45:24 +0700 Subject: [PATCH] Update en.yml --- hikka/langpacks/en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hikka/langpacks/en.yml b/hikka/langpacks/en.yml index f2de0d2..a756020 100644 --- a/hikka/langpacks/en.yml +++ b/hikka/langpacks/en.yml @@ -196,8 +196,8 @@ terminal: heroku_backup: name: "HerokuBackup" period: "⌚️ Unit Β«ALPHAΒ» creates database backups periodically. You can change this behavior later.\n\nPlease, select the periodicity of automatic database backups.\n\n🚫 It is therefore impossible to restore modules downloaded from files with the .lm command! Be careful and do .backupmods before restoring." - saved: "βœ… Backup period saved. You can re-configure it later with .set_backup_period" - never: "βœ… I will not make automatic backups. You can re-configure it later with {prefix}set_backup_period" + saved: "βœ… Backup period saved. You can re-configure it later with {prefix}set_backup_period" + never: "βœ… I will not make automatic backups. You can re-configure it later with {prefix}set_backup_period" invalid_args: "🚫 Specify correct backup period in hours, or `0` to disable" backup_caption: 'πŸ‘† This is your database backup. Do not give it to anyone, it contains personal info. If you need to restore it, you can use
{prefix}restoredb
in reply to this file.' reply_to_file: "🚫 Reply to .json or .zip file"