aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2023-03-03 22:35:40 +0530
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2023-03-03 22:35:40 +0530
commit436a89c7abaca330224b0dc50357ebc7f2f9eea5 (patch)
tree19c35db95d384a8aa0c9a5a50bd110cc375b413a /src
parentfeat(i18n): new Crowdin updates (#1018) [skip ci] (diff)
downloadferdium-app-436a89c7abaca330224b0dc50357ebc7f2f9eea5.tar.gz
ferdium-app-436a89c7abaca330224b0dc50357ebc7f2f9eea5.tar.zst
ferdium-app-436a89c7abaca330224b0dc50357ebc7f2f9eea5.zip
Add note on where to find the ISO 639-2 language names [skip ci]
Diffstat (limited to 'src')
-rw-r--r--src/i18n/languages.ts1
-rw-r--r--src/i18n/locales/whitelist_en-US.json1
2 files changed, 1 insertions, 1 deletions
diff --git a/src/i18n/languages.ts b/src/i18n/languages.ts
index d4eb150e7..6a4101bc0 100644
--- a/src/i18n/languages.ts
+++ b/src/i18n/languages.ts
@@ -1,4 +1,5 @@
1// Note: This list should match the locale files present in 'src/i18n/locales/' folder 1// Note: This list should match the locale files present in 'src/i18n/locales/' folder
2// When updating this list, you can use https://www.loc.gov/standards/iso639-2/php/code_list.php to get the full name
2export const APP_LOCALES = { 3export const APP_LOCALES = {
3 af: 'Afrikaans', 4 af: 'Afrikaans',
4 ar: 'عربى (Arabic)', 5 ar: 'عربى (Arabic)',
diff --git a/src/i18n/locales/whitelist_en-US.json b/src/i18n/locales/whitelist_en-US.json
deleted file mode 100644
index fe51488c7..000000000
--- a/src/i18n/locales/whitelist_en-US.json
+++ /dev/null
@@ -1 +0,0 @@
1[]