Skip to content

Commit

Permalink
🌐 Upodated localisations (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
pierre-nicoli authored Jul 11, 2022
1 parent f581b5c commit 83c997c
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 17 deletions.
20 changes: 12 additions & 8 deletions i18n/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,17 @@ export default {
home: {
addSkill: "Add skill",
noSkill: "No skill here",
"languages-and-frameworks": "Languages & Frameworks",
platforms: "Platforms",
tools: "Tools",
"technics-and-methods": "Technics & Methods",
practices: "Practices",
activities: "Activities",
knowledge: "Knowledge",
behaviors: "Behavior",
},
commonPageNav: {
addSkill: "Add skill",
"languages-and-frameworks": "Languages & Frameworks",
platforms: "Platforms",
tools: "Tools",
"technics-and-methods": "Technics & Methods",
practices: "Practice",
activities: "Activity",
knowledge: "Knowledge",
behaviors: "Behavior",
profile: "Profile",
},
onboarding: {
Expand All @@ -54,6 +54,10 @@ export default {
Lyon: "Lyon",
Rennes: "Rennes",
Lille: "Lille",
Niort: "Niort",
"Clermont-Ferrand": "Clermont-Ferrand",
Toronto: "Toronto",
Casablanca: "Casablanca"
},
createProfile: {
title: "Let's create a profile !",
Expand Down
22 changes: 13 additions & 9 deletions i18n/fr.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,17 @@ export default {
home: {
addSkill: "Ajouter une compétence",
noSkill: "Aucune compétence",
"languages-and-frameworks": "Langages & Frameworks",
platforms: "Platformes",
tools: "Outils",
"technics-and-methods": "Techniques & Méthodes",
practices: "Pratiques",
activities: "Activités",
knowledge: "Connaissances",
behaviors: "Postures",
},
commonPageNav: {
addSkill: "Ajouter une compétence",
"languages-and-frameworks": "Langages & Frameworks",
platforms: "Platformes",
tools: "Outils",
"technics-and-methods": "Techniques & Méthodes",
practices: "Pratiques",
activities: "Activités",
knowledge: "Connaissances",
behaviors: "Postures",
profile: "Profil",
},
onboarding: {
Expand All @@ -50,11 +50,15 @@ export default {
Singapore: "Singapour",
Bordeaux: "Bordeaux",
Brest: "Brest",
Montreal: "Montréal",
Montreal: "Montreal",
Grenoble: "Grenoble",
Lyon: "Lyon",
Rennes: "Rennes",
Lille: "Lille",
Niort: "Niort",
"Clermont-Ferrand": "Clermont-Ferrand",
Toronto: "Toronto",
Casablanca: "Casablanca"
},
createProfile: {
title: "Créez votre profil !",
Expand Down

0 comments on commit 83c997c

Please sign in to comment.