aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Amine Mouafik <amine@mouafik.fr>2020-10-02 16:14:56 +0100
committerLibravatar Amine Mouafik <amine@mouafik.fr>2020-10-02 16:14:56 +0100
commit81c9f7ccf4de1d3b2086124743555c799e338fb1 (patch)
tree3b075d979da4ec24bc2a64db99df80b26244670d
parentAdd @types/fs-extra@7.0.0 to dev dependencies (diff)
downloadferdium-app-81c9f7ccf4de1d3b2086124743555c799e338fb1.tar.gz
ferdium-app-81c9f7ccf4de1d3b2086124743555c799e338fb1.tar.zst
ferdium-app-81c9f7ccf4de1d3b2086124743555c799e338fb1.zip
Push linter fixes to ensure clean repository in pipeline
-rw-r--r--src/i18n/languages.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i18n/languages.js b/src/i18n/languages.js
index 2576051af..64ba5719f 100644
--- a/src/i18n/languages.js
+++ b/src/i18n/languages.js
@@ -26,7 +26,7 @@ export const APP_LOCALES = {
26 'zh-TW': '台語 (Chinese Taiwan)', 26 'zh-TW': '台語 (Chinese Taiwan)',
27 es: 'Español', 27 es: 'Español',
28 no: 'Norsk (Norwegian)', 28 no: 'Norsk (Norwegian)',
29 be: 'белар (Belarusian)' 29 be: 'белар (Belarusian)',
30}; 30};
31 31
32// Hunspell compatible keys 32// Hunspell compatible keys