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