From 21d3c94b99af4f6bd59e4c8dde8ff4cbccad4fbb Mon Sep 17 00:00:00 2001 From: Who? <155328415+coddrago@users.noreply.github.com> Date: Mon, 9 Dec 2024 22:30:23 +0700 Subject: [PATCH] Update en.yml --- hikka/langpacks/en.yml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/hikka/langpacks/en.yml b/hikka/langpacks/en.yml index 25f2eee..ea8de43 100644 --- a/hikka/langpacks/en.yml +++ b/hikka/langpacks/en.yml @@ -141,14 +141,14 @@ hikka_settings: user_nn_list: "🪄 NoNick is enabled for these users:\n\n{}" chat_nn_list: "🪄 NoNick is enabled for these chats:\n\n{}" nothing: "🤷‍♀️ Nothing to show..." - privacy_leak: "⚠️ This command gives access to your Hikka web interface. It's not recommended to run it in public group chats. Consider using it in Saved messages. Type {}proxypass force_insecure to ignore this warning" - privacy_leak_nowarn: "⚠️ This command gives access to your Hikka web interface. It's not recommended to run it in public group chats. Consider using it in Saved messages." - opening_tunnel: "🔁 Opening tunnel to Hikka web interface..." + privacy_leak: "⚠️ This command gives access to your Heroku web interface. It's not recommended to run it in public group chats. Consider using it in Saved messages. Type {}proxypass force_insecure to ignore this warning" + privacy_leak_nowarn: "⚠️ This command gives access to your Heroku web interface. It's not recommended to run it in public group chats. Consider using it in Saved messages." + opening_tunnel: "🔁 Opening tunnel to Heroku web interface..." tunnel_opened: "🎉 Tunnel opened. This link is valid for about 1 hour" web_btn: "🌍 Web interface" btn_yes: "🚸 Open anyway" btn_no: "🔻 Cancel" - lavhost_web: "✌️ This link leads to your Hikka web interface on lavHost\n\n💡 You'll need to authorize using lavHost credentials, specified on registration" + lavhost_web: "✌️ This link leads to your Heroku web interface on lavHost\n\n💡 You'll need to authorize using lavHost credentials, specified on registration" disable_debugger: "✅ Debugger enabled" enable_debugger: "🚫 Debugger disabled" _cmd_doc_invoke: " - Only for debugging purposes. DO NOT USE IF YOU'RE NOT A DEVELOPER" @@ -159,7 +159,7 @@ hikka_settings: _cmd_doc_nonickuser: "Allow no nickname for certain user" _cmd_doc_nonickusers: "Returns the list of NoNick users" _cmd_doc_settings: "Show settings menu" - _cmd_doc_uninstall_hikka: "Uninstall Hikka" + _cmd_doc_uninstall_hikka: "Uninstall Heroku" _cmd_doc_watcherbl: " - Toggle watcher in current chat" _cmd_doc_watcher: " - Toggle global watcher rules\nArgs:\n[-c - only in chats]\n[-p - only in pm]\n[-o - only out]\n[-i - only incoming]" _cmd_doc_watchers: "List current watchers" @@ -199,10 +199,10 @@ hikka_backup: 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 .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.' + 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" db_restored: "🔄 Database updated, restarting..." - modules_backup: "🗂 Backup of modules ({})\n\nYou can restore it using:\n
{}restoremods
" + modules_backup: "🗂 Backup of modules ({})\n\nYou can restore it using:\n
{}restoremods
" mods_restored: "🔄 Mods restored, restarting" backup_sent: "🗂 Backup has been sent to saved messages" @@ -241,7 +241,7 @@ settings: 🤲 However, if you want to migrate from hikariatama Hikka, download this module: -
{prefix}dlm https://raw.githubusercontent.com/coddrago/modules/main/SwitchToHeroku.py
+
{prefix}dlm https://raw.githubusercontent.com/coddrago/modules/main/SwitchToHeroku.py
It completely safe and will help you upgrade to Heroku automatically' too_many_args: "🚫 Too many args" @@ -251,7 +251,7 @@ It completely safe and will help you upgrade to Heroku automatically' user_unblacklisted: "👍 User {} unblacklisted from userbot" what_prefix: " What should the prefix be set to?" prefix_incorrect: "🚫 Prefix must be one symbol in length" - prefix_set: "{} Command prefix updated. Use the following command to change it back:\n
{newprefix}setprefix {oldprefix}
" + prefix_set: "{} Command prefix updated. Use the following command to change it back:\n
{newprefix}setprefix {oldprefix}
" alias_created: "👍 Alias created. Access it with {}" aliases: "🔗 Aliases:\n" no_command: "🚫 Command {} does not exist" @@ -273,7 +273,7 @@ It completely safe and will help you upgrade to Heroku automatically' _cmd_doc_blacklistuser: "[user_id] - Prevent this user from running any commands" _cmd_doc_cleardb: "Clear the entire database, effectively performing a factory reset" _cmd_doc_delalias: "Remove an alias for a command" - _cmd_doc_hikka: "Get Hikka version" + _cmd_doc_hikka: "Get Heroku version" _cmd_doc_setprefix: " - Sets command prefix" _cmd_doc_unblacklist: " - Unblacklist the bot from operating somewhere" _cmd_doc_unblacklistuser: "[user_id] - Allow this user to run permitted commands"