changeset 8649cb3b36f3 in weblate:default details: https://hg.tryton.org/weblate?cmd=changeset&node=8649cb3b36f3 description: Added translation using Weblate (Serbian) diffstat:
modules/product_price_list_parent/locale/sr.po | 16 ++++++++++++++++ 1 files changed, 16 insertions(+), 0 deletions(-) diffs (20 lines): diff -r 9653b57025ac -r 8649cb3b36f3 modules/product_price_list_parent/locale/sr.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/product_price_list_parent/locale/sr.po Wed Jul 07 22:57:04 2021 +0000 @@ -0,0 +1,16 @@ +# +msgid "" +msgstr "" +"Language: sr\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" + +msgctxt "field:product.price_list,parent:" +msgid "Parent" +msgstr "" + +msgctxt "help:product.price_list.line,formula:" +msgid "" +"\n" +"- parent_unit_price: the unit_price from the parent" +msgstr ""
