mirror of
https://github.com/Mailu/Mailu.git
synced 2024-12-12 10:45:38 +02:00
Rename ukrainian locale to "uk"
This commit is contained in:
parent
09d7e9348a
commit
f8f9d956fa
@ -11,7 +11,7 @@ RUN set -euxo pipefail \
|
||||
; npm install --no-audit --no-fund \
|
||||
; sed -i 's/#007bff/#55a5d9/' node_modules/admin-lte/build/scss/_bootstrap-variables.scss \
|
||||
; mkdir assets \
|
||||
; for l in ca da de:de-DE en:en-GB es:es-ES eu fr:fr-FR he hu is it:it-IT ja nb_NO:no-NB nl:nl-NL pl pt:pt-PT ru sv:sv-SE ua zh; do \
|
||||
; for l in ca da de:de-DE en:en-GB es:es-ES eu fr:fr-FR he hu is it:it-IT ja nb_NO:no-NB nl:nl-NL pl pt:pt-PT ru sv:sv-SE uk zh; do \
|
||||
cp node_modules/datatables.net-plugins/i18n/${l#*:}.json assets/${l%:*}.json; \
|
||||
done
|
||||
|
||||
|
@ -11,8 +11,8 @@ msgstr ""
|
||||
"PO-Revision-Date: 2023-08-14 08:19+0300\n"
|
||||
"Last-Translator: Danylo Sydorenko <sydorenkodanylo2021@gmail.com>\n"
|
||||
"Language-Team: Ukrainian <https://translate.tedomum.net/projects/mailu/admin/"
|
||||
"ua/>\n"
|
||||
"Language: ua\n"
|
||||
"uk/>\n"
|
||||
"Language: uk\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
Loading…
Reference in New Issue
Block a user