changeset 699d0f13414c in modules/account_invoice_stock:default
details:
https://hg.tryton.org/modules/account_invoice_stock?cmd=changeset&node=699d0f13414c
description:
Add Ukrainian [skip ci]
issue11449
review413281003
diffstat:
setup.py | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diffs (11 lines):
diff -r 031f8e8df6f4 -r 699d0f13414c setup.py
--- a/setup.py Thu Oct 27 13:24:20 2022 +0200
+++ b/setup.py Sat Oct 29 09:38:08 2022 +0200
@@ -129,6 +129,7 @@
'Natural Language :: Slovenian',
'Natural Language :: Spanish',
'Natural Language :: Turkish',
+ 'Natural Language :: Ukrainian',
'Operating System :: OS Independent',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.7',