Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: added fr-FR #20

Merged
merged 7 commits into from
Aug 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/background/services/settings/models.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ export enum Languages {
EN = 'en',
DE = 'de-DE',
ES = 'es-EM',
FR = 'fr-FR',
JA = 'ja-JP',
HI = 'hi-IN',
KO = 'ko-KR',
Expand All @@ -23,6 +24,7 @@ export enum LanguageLinks {
EN = 'en',
DE = 'de',
ES = 'es',
FR = 'fr',
JA = 'ja',
// eslint-disable-next-line @typescript-eslint/no-duplicate-enum-values
HI = 'en', // does not have translated pages in HelpCenter TODO: modify if we are having more external pages with HI language set up
Expand Down
6 changes: 6 additions & 0 deletions src/hooks/useLanguages.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,12 @@ export function useLanguage() {
originalName: 'Deutsch',
linkCode: LanguageLinks.DE,
},
{
code: Languages.FR,
name: t('French'),
originalName: 'Français',
linkCode: LanguageLinks.FR,
},
{
code: Languages.HI,
name: t('Hindi'),
Expand Down
1 change: 1 addition & 0 deletions src/localization/init.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ i18next
'zh-TW',
'es-EM',
'ja-JP',
'fr-FR',
],
load: 'currentOnly',
interpolation: {
Expand Down
1 change: 1 addition & 0 deletions src/localization/locales/de-DE/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,7 @@
"For your security, please create a name and password.": "For your security, please create a name and password.",
"Forgot Password?": "Forgot Password?",
"Forum": "Forum",
"French": "Französisch",
"From": "Von",
"From:": "Von:",
"Gas Limit": "Gas-Limit",
Expand Down
1 change: 1 addition & 0 deletions src/localization/locales/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,7 @@
"For your security, please create a name and password.": "For your security, please create a name and password.",
"Forgot Password?": "Forgot Password?",
"Forum": "Forum",
"French": "French",
"From": "From",
"From:": "From:",
"Gas Limit": "Gas Limit",
Expand Down
1 change: 1 addition & 0 deletions src/localization/locales/es-EM/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,7 @@
"First Request Sent!": "First Request Sent!",
"For your security, please create a name and password.": "For your security, please create a name and password.",
"Forum": "Foro",
"French": "Francés",
"From": "De",
"From:": "De:",
"Gas Limit": "Límite de gas",
Expand Down
1 change: 1 addition & 0 deletions src/localization/locales/es-ES/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,7 @@
"For your security, please create a name and password.": "For your security, please create a name and password.",
"Forgot Password?": "Forgot Password?",
"Forum": "Forum",
"French": "Francés",
"From": "De",
"From:": "From:",
"Gas Limit": "Límite de gas",
Expand Down
1,018 changes: 1,018 additions & 0 deletions src/localization/locales/fr-FR/translation.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions src/localization/locales/hi-IN/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,7 @@
"For your security, please create a name and password.": "For your security, please create a name and password.",
"Forgot Password?": "Forgot Password?",
"Forum": "मंच",
"French": "French",
"From": "से",
"From:": "से:",
"Gas Limit": "गैस सीमा",
Expand Down
1 change: 1 addition & 0 deletions src/localization/locales/ja-JP/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,7 @@
"For your security, please create a name and password.": "For your security, please create a name and password.",
"Forgot Password?": "Forgot Password?",
"Forum": "フォーラム",
"French": "French",
"From": "送信元",
"From:": "送信元:",
"Gas Limit": "ガスリミット",
Expand Down
1 change: 1 addition & 0 deletions src/localization/locales/ko-KR/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,7 @@
"For your security, please create a name and password.": "For your security, please create a name and password.",
"Forgot Password?": "Forgot Password?",
"Forum": "포럼",
"French": "French",
"From": "발신",
"From:": "발신:",
"Gas Limit": "Gas 한도",
Expand Down
1 change: 1 addition & 0 deletions src/localization/locales/ru-RU/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,7 @@
"For your security, please create a name and password.": "For your security, please create a name and password.",
"Forgot Password?": "Forgot Password?",
"Forum": "Форум",
"French": "Французский",
"From": "Откуда",
"From:": "Откуда:",
"Gas Limit": "Лимит газа",
Expand Down
1 change: 1 addition & 0 deletions src/localization/locales/tr-TR/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,7 @@
"For your security, please create a name and password.": "For your security, please create a name and password.",
"Forgot Password?": "Forgot Password?",
"Forum": "Forum",
"French": "French",
"From": "Kaynak:",
"From:": "Gönderen:",
"Gas Limit": "Gaz Sınırı",
Expand Down
1 change: 1 addition & 0 deletions src/localization/locales/zh-CN/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,7 @@
"For your security, please create a name and password.": "For your security, please create a name and password.",
"Forgot Password?": "Forgot Password?",
"Forum": "论坛",
"French": "French",
"From": "自",
"From:": "自:",
"Gas Limit": "燃料限额",
Expand Down
1 change: 1 addition & 0 deletions src/localization/locales/zh-TW/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,7 @@
"For your security, please create a name and password.": "For your security, please create a name and password.",
"Forgot Password?": "Forgot Password?",
"Forum": "論壇",
"French": "French",
"From": "自",
"From:": "自:",
"Gas Limit": "燃料限額",
Expand Down
Loading