changeset 7e24289e07ff in modules/purchase_history:default details: https://hg.tryton.org/modules/purchase_history?cmd=changeset;node=7e24289e07ff description: Update translations [skip ci] diffstat:
locale/id.po | 2 +- locale/pl.po | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diffs (26 lines): diff -r ae5dd4a55d32 -r 7e24289e07ff locale/id.po --- a/locale/id.po Sat Oct 24 13:45:11 2020 +0200 +++ b/locale/id.po Sat Oct 31 12:14:31 2020 +0100 @@ -4,7 +4,7 @@ msgctxt "field:purchase.purchase,revision:" msgid "Revision" -msgstr "" +msgstr "Revisi" msgctxt "view:purchase.purchase:" msgid "/" diff -r ae5dd4a55d32 -r 7e24289e07ff locale/pl.po --- a/locale/pl.po Sat Oct 24 13:45:11 2020 +0200 +++ b/locale/pl.po Sat Oct 31 12:14:31 2020 +0100 @@ -4,8 +4,8 @@ msgctxt "field:purchase.purchase,revision:" msgid "Revision" -msgstr "" +msgstr "Wersja" msgctxt "view:purchase.purchase:" msgid "/" -msgstr "" +msgstr "/"
