aboutsummaryrefslogtreecommitdiffstats
path: root/src/i18n/languages.js
diff options
context:
space:
mode:
authorLibravatar Amine Mouafik <amine@mouafik.fr>2020-10-04 10:02:10 +0100
committerLibravatar GitHub <noreply@github.com>2020-10-04 10:02:10 +0100
commit484846786ecf19c9c22794fe81d922af025ab4a4 (patch)
tree96996b85743d98af6cbd009c5eef13cb039c46cd /src/i18n/languages.js
parentFix "Open folder" button on "Custom services" screen (#991) (diff)
downloadferdium-app-484846786ecf19c9c22794fe81d922af025ab4a4.tar.gz
ferdium-app-484846786ecf19c9c22794fe81d922af025ab4a4.tar.zst
ferdium-app-484846786ecf19c9c22794fe81d922af025ab4a4.zip
Fix macOS code signing and setup automatic nightly builds (#990)
Co-authored-by: Travis CI <travis@Traviss-Mac.local> Co-authored-by: vantezzen <hello@vantezzen.io>
Diffstat (limited to 'src/i18n/languages.js')
-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