8000 [i18n] Fix typo in Spanish translation: “úmero” → “número” by edgardorios · Pull Request #12986 · odoo/documentation · GitHub
[go: up one dir, main page]

Skip to content

[i18n] Fix typo in Spanish translation: “úmero” → “número” #12986

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: 18.0
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion locale/es/LC_MESSAGES/inventory_and_mrp.po
Original file line number Diff line number Diff line change
Expand Up @@ -10104,7 +10104,7 @@ msgid ""
":menuselection:`Inventory app --> Products --> Products`, and choose a "
"product to configure."
msgstr ""
"Una vez que haya activado la función :guilabel:`úmeros de lote y de serie`, "
"Una vez que haya activado la función :guilabel:`números de lote y de serie`, "
"configure cada producto que debe rastrear mediante lotes. Para ello, vaya a "
":menuselection:`Inventario --> Productos --> Productos` y elija el producto "
"a configurar."
Expand Down
2 changes: 1 addition & 1 deletion locale/es_419/LC_MESSAGES/inventory_and_mrp.po
Original file line number Diff line number Diff line change
Expand Up @@ -10580,7 +10580,7 @@ msgid ""
":menuselection:`Inventory app --> Products --> Products`, and choose a "
"product to configure."
msgstr ""
"Una vez que haya activado la función :guilabel:`úmeros de lote y de serie`, "
"Una vez que haya activado la función :guilabel:`números de lote y de serie`, "
"configure cada producto que debe rastrear mediante lotes. Para ello, vaya a "
":menuselection:`Inventario --> Productos --> Productos` y elija el producto "
"a configurar."
Expand Down
0