changeset a60630ee11ff in modules/stock_supply_forecast:default
details:
https://hg.tryton.org/modules/stock_supply_forecast?cmd=changeset&node=a60630ee11ff
description:
Add Ukrainian [skip ci]
issue11449
review413281003
diffstat:
setup.py | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diffs (11 lines):
diff -r 6525e9d4ad95 -r a60630ee11ff setup.py
--- a/setup.py Sun Oct 16 14:14:12 2022 +0200
+++ b/setup.py Sat Oct 29 09:38:11 2022 +0200
@@ -126,6 +126,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',