Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: New translations messages.po from Crowdin
Browse files Browse the repository at this point in the history
SchrodingersGat committed May 9, 2024
1 parent 9c6929a commit ee46d87
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/frontend/src/locales/uk/messages.po
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@ msgstr ""
"Language: uk\n"
"Project-Id-Version: inventree\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2024-05-08 08:03\n"
"PO-Revision-Date: 2024-05-09 08:24\n"
"Last-Translator: \n"
"Language-Team: Ukrainian\n"
"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
@@ -4346,7 +4346,7 @@ msgstr ""
#: src/pages/sales/ReturnOrderDetail.tsx:126
#: src/pages/sales/SalesOrderDetail.tsx:130
#~ msgid "Order Currency,"
#~ msgstr ""
#~ msgstr "Order Currency,"

#: src/pages/purchasing/PurchaseOrderDetail.tsx:166
#: src/pages/sales/ReturnOrderDetail.tsx:134
@@ -6536,3 +6536,4 @@ msgstr ""
#: src/views/MobileAppView.tsx:35
msgid "Ignore and continue to Desktop view"
msgstr ""

0 comments on commit ee46d87

Please sign in to comment.