diff --git a/jey_wizard/__init__.py b/jey_wizard/__init__.py index b84359f..57cc51c 100644 --- a/jey_wizard/__init__.py +++ b/jey_wizard/__init__.py @@ -1 +1 @@ -__version__ = "0.1.31" +__version__ = "0.1.32" diff --git a/jey_wizard/locale/az.po b/jey_wizard/locale/az.po index 36c2657..2bae6d0 100644 --- a/jey_wizard/locale/az.po +++ b/jey_wizard/locale/az.po @@ -196,10 +196,6 @@ msgstr "Şirkət profili" msgid "Confirm" msgstr "Təsdiq" -#: jey_wizard/public/js/jey_setup.js:208 -msgid "Confirm on your phone" -msgstr "Puş bildirişini təsdiqləyin" - #: jey_wizard/public/js/jey_setup.js:657 msgid "Confirm password" msgstr "Şifrəni təsdiqləyin" @@ -906,3 +902,7 @@ msgstr "ƏMAS (e-social.gov.az) əmək müqavilələrini saxlayır. Əgər şirk msgid "ƏMAS employees" msgstr "ƏMAS işçiləri" +#: jey_wizard/public/js/jey_setup.js:208 +msgid "Confirm the Asan Imza request" +msgstr "Asan İmza sorğusunu təsdiqləyin" + diff --git a/jey_wizard/locale/main.pot b/jey_wizard/locale/main.pot index 372e1da..e44da11 100644 --- a/jey_wizard/locale/main.pot +++ b/jey_wizard/locale/main.pot @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Jey Wizard VERSION\n" "Report-Msgid-Bugs-To: info@jeyerp.az\n" -"POT-Creation-Date: 2026-06-12 12:55+0000\n" -"PO-Revision-Date: 2026-06-12 12:55+0000\n" +"POT-Creation-Date: 2026-06-12 13:32+0000\n" +"PO-Revision-Date: 2026-06-12 13:32+0000\n" "Last-Translator: info@jeyerp.az\n" "Language-Team: info@jeyerp.az\n" "MIME-Version: 1.0\n" @@ -196,14 +196,14 @@ msgstr "" msgid "Confirm" msgstr "" -#: jey_wizard/public/js/jey_setup.js:208 -msgid "Confirm on your phone" -msgstr "" - #: jey_wizard/public/js/jey_setup.js:657 msgid "Confirm password" msgstr "" +#: jey_wizard/public/js/jey_setup.js:208 +msgid "Confirm the Asan Imza request" +msgstr "" + #: jey_wizard/public/js/jey_setup.js:359 msgid "Confirm ƏMAS request on your phone" msgstr "" diff --git a/jey_wizard/locale/ru.po b/jey_wizard/locale/ru.po index deaf636..181c442 100644 --- a/jey_wizard/locale/ru.po +++ b/jey_wizard/locale/ru.po @@ -196,10 +196,6 @@ msgstr "Профиль компании" msgid "Confirm" msgstr "Подтверждение" -#: jey_wizard/public/js/jey_setup.js:208 -msgid "Confirm on your phone" -msgstr "Подтвердите пуш" - #: jey_wizard/public/js/jey_setup.js:657 msgid "Confirm password" msgstr "Подтвердите пароль" @@ -906,3 +902,7 @@ msgstr "ƏMAS (e-social.gov.az) хранит трудовые договоры. msgid "ƏMAS employees" msgstr "Сотрудники ƏMAS" +#: jey_wizard/public/js/jey_setup.js:208 +msgid "Confirm the Asan Imza request" +msgstr "Подтвердите запрос Asan İmza" + diff --git a/jey_wizard/public/js/jey_setup.js b/jey_wizard/public/js/jey_setup.js index d66c716..785ead9 100644 --- a/jey_wizard/public/js/jey_setup.js +++ b/jey_wizard/public/js/jey_setup.js @@ -10,7 +10,7 @@ frappe.provide("jey_wizard"); // Bump this string in every commit that changes wizard code. Displayed in the badge so // we can tell at a glance which version is actually running on a given machine. Kept in // sync with __version__ in jey_wizard/__init__.py. -const JEY_WIZARD_VERSION = "0.1.31"; +const JEY_WIZARD_VERSION = "0.1.32"; // Wipe Frappe + ERPNext default slides so their `before_load`/`after_load` listeners // don't try to mutate a wizard that isn't slide-based anymore. @@ -205,7 +205,7 @@ frappe.setup.SetupWizard = class JeySetupWizard { } else if (this.asan_state === "polling") { const code = this.asan_verification_code || ""; $body.html(` -

${__("Confirm on your phone")}

+

${__("Confirm the Asan Imza request")}

${__("Open the Asan Imza app on your phone and confirm the request.")}

${code ? `