changeset a2c2346e10b5 in modules/account_invoice_history:default details: https://hg.tryton.org/modules/account_invoice_history?cmd=changeset&node=a2c2346e10b5 description: Update translations [skip ci] diffstat:
locale/it.po | 2 +- locale/uk.po | 11 +++++++++++ 2 files changed, 12 insertions(+), 1 deletions(-) diffs (27 lines): diff -r dbffbe0996c9 -r a2c2346e10b5 locale/it.po --- a/locale/it.po Sat Oct 29 09:38:07 2022 +0200 +++ b/locale/it.po Sat Oct 29 09:54:09 2022 +0200 @@ -4,7 +4,7 @@ msgctxt "field:account.invoice,history_datetime:" msgid "History DateTime" -msgstr "" +msgstr "Cronologia date e ora" msgctxt "field:account.invoice,numbered_at:" msgid "Numbered At" diff -r dbffbe0996c9 -r a2c2346e10b5 locale/uk.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/locale/uk.po Sat Oct 29 09:54:09 2022 +0200 @@ -0,0 +1,11 @@ +# +msgid "" +msgstr "Content-Type: text/plain; charset=utf-8\n" + +msgctxt "field:account.invoice,history_datetime:" +msgid "History DateTime" +msgstr "" + +msgctxt "field:account.invoice,numbered_at:" +msgid "Numbered At" +msgstr ""
