mirror of
https://github.com/penpot/penpot.git
synced 2025-01-22 22:49:01 -05:00
📎 Remove duplicated file
This commit is contained in:
parent
b5c160732e
commit
3311bf6ac0
2 changed files with 1 additions and 6 deletions
|
@ -53,6 +53,7 @@ function readLocales() {
|
||||||
// this happens when file does not matches correct
|
// this happens when file does not matches correct
|
||||||
// iso code for the language.
|
// iso code for the language.
|
||||||
["ja_jp", "jpn_JP"],
|
["ja_jp", "jpn_JP"],
|
||||||
|
// ["fi", "fin_FI"],
|
||||||
["uk", "ukr_UA"]
|
["uk", "ukr_UA"]
|
||||||
];
|
];
|
||||||
const result = {};
|
const result = {};
|
||||||
|
|
|
@ -1,6 +0,0 @@
|
||||||
msgid ""
|
|
||||||
msgstr ""
|
|
||||||
"X-Generator: Weblate\n"
|
|
||||||
"MIME-Version: 1.0\n"
|
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
|
Loading…
Add table
Reference in a new issue