Fix placeholder-mismatched translations

This commit is contained in:
Ernad Husremovic 2026-01-25 13:44:04 +01:00
parent ca7b507c56
commit 9800dbaee5
2 changed files with 3 additions and 3 deletions

View file

@ -2317,7 +2317,7 @@ msgstr "Ukloni stil fonta"
#: code:addons/web_editor/static/src/js/editor/snippets.editor.js #: code:addons/web_editor/static/src/js/editor/snippets.editor.js
#, python-format #, python-format
msgid "Rename %s" msgid "Rename %s"
msgstr "Ukloni sliku" msgstr "Rename %s"
#. module: web_editor #. module: web_editor
#: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_background_options #: model_terms:ir.ui.view,arch_db:web_editor.snippet_options_background_options

View file

@ -167,14 +167,14 @@ msgstr "Neautorizovan ključ"
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.js #: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.js
#, python-format #, python-format
msgid "Uploading %s '%s' images." msgid "Uploading %s '%s' images."
msgstr "Molimo provjerite svoj unsplash api ključ." msgstr "Uploading %s '%s' images."
#. module: web_unsplash #. module: web_unsplash
#. odoo-javascript #. odoo-javascript
#: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.js #: code:addons/web_unsplash/static/src/components/media_dialog/image_selector.js
#, python-format #, python-format
msgid "Uploading '%s' image." msgid "Uploading '%s' image."
msgstr "Pretraži iz Unsplash" msgstr "Uploading '%s' image."
# taken from hr.po # taken from hr.po
#. module: web_unsplash #. module: web_unsplash