changeset fc18308f16cb in modules/account_tax_non_deductible:default details: https://hg.tryton.org/modules/account_tax_non_deductible?cmd=changeset&node=fc18308f16cb description: Update translations [skip ci] diffstat:
locale/uk.po | 15 +++++++++++++++ 1 files changed, 15 insertions(+), 0 deletions(-) diffs (19 lines): diff -r c1db344d8dac -r fc18308f16cb 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,15 @@ +# +msgid "" +msgstr "Content-Type: text/plain; charset=utf-8\n" + +msgctxt "field:account.tax,non_deductible:" +msgid "Non-Deductible" +msgstr "" + +msgctxt "field:account.tax.template,non_deductible:" +msgid "Non-Deductible" +msgstr "" + +msgctxt "help:account.tax.template,non_deductible:" +msgid "Check to always include the tax amount as expense." +msgstr ""
