changeset b708b5983cf6 in modules/account_stock_landed_cost:default details: https://hg.tryton.org/modules/account_stock_landed_cost?cmd=changeset;node=b708b5983cf6 description: Update translations diffstat:
locale/it.po | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diffs (21 lines): diff -r aa9b23c9ae53 -r b708b5983cf6 locale/it.po --- a/locale/it.po Sat Apr 25 23:53:50 2020 +0200 +++ b/locale/it.po Sat May 02 10:29:23 2020 +0200 @@ -42,7 +42,7 @@ msgctxt "field:account.landed_cost,shipments:" msgid "Shipments" -msgstr "Consegne" +msgstr "Spedizioni" msgctxt "field:account.landed_cost,state:" msgid "State" @@ -109,7 +109,7 @@ msgctxt "model:ir.model.button,string:landed_cost_cancel_button" msgid "Cancel" -msgstr "Cancel" +msgstr "Annulla" msgctxt "model:ir.model.button,string:landed_cost_draft_button" msgid "Draft"
