diff --git a/frontend/gulpfile.js b/frontend/gulpfile.js index 6c6366443..d91859673 100644 --- a/frontend/gulpfile.js +++ b/frontend/gulpfile.js @@ -53,6 +53,7 @@ function readLocales() { // this happens when file does not matches correct // iso code for the language. ["ja_jp", "jpn_JP"], + // ["fi", "fin_FI"], ["uk", "ukr_UA"] ]; const result = {}; diff --git a/frontend/translations/fi.po b/frontend/translations/fi.po deleted file mode 100644 index b1fc23594..000000000 --- a/frontend/translations/fi.po +++ /dev/null @@ -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" \ No newline at end of file