Skip to content

Commit 1602e61

Browse files
committed
i18n: add navigation keys for How to support us dropdown
1 parent 80fe6e6 commit 1602e61

9 files changed

Lines changed: 49 additions & 1 deletion

File tree

config/locales/admin.en.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ en:
66
Eligible members are those who:
77
1. Have accepted the codebar Terms & Conditions
88
2. Are not banned from the platform
9-
9+
1010
Members who haven't accepted T&C or are banned do not receive invitations and cannot RSVP to workshops.
1111
1212
shared:

config/locales/de.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,12 @@ de:
127127
blog: "Blog"
128128
codebar_stories: "codebar Stories"
129129
stats: "Stats"
130+
how_to_support_us: "Uns unterstützen"
131+
volunteer: "Ehrenamtlich"
132+
fundraise: "Spenden sammeln"
133+
donate: "Spenden"
134+
buy_us_a_coffee: "Buy us a coffee"
135+
job_board: "Jobbörse"
130136
dashboard:
131137
join_workshops_in: "Komm zu unseren <i>kostenlosen</i> Workshops in"
132138
workshops_goal: "um sich mit den Programmier- und Webentwicklungsgrundlagen vertraut zu machen."

config/locales/en.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,12 @@ en:
216216
stats: "Stats"
217217
cookies: "Cookies"
218218
privacy-policy: "Privacy Policy"
219+
how_to_support_us: "How to support us"
220+
volunteer: "Volunteer"
221+
fundraise: "Fundraise"
222+
donate: "Donate"
223+
buy_us_a_coffee: "Buy us a coffee"
224+
job_board: "Job Board"
219225
contact_preferences:
220226
updated: "Contact preferences updated"
221227

config/locales/en_AU.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,12 @@ en-AU:
118118
blog: "Blog"
119119
codebar_stories: "codebar Stories"
120120
stats: "Stats"
121+
how_to_support_us: "How to support us"
122+
volunteer: "Volunteer"
123+
fundraise: "Fundraise"
124+
donate: "Donate"
125+
buy_us_a_coffee: "Buy us a coffee"
126+
job_board: "Job Board"
121127
dashboard:
122128
join_workshops_in: "Join our <i>free</i> workshops in"
123129
workshops_goal: "to get to grips with the basics of programming and web development."

config/locales/en_GB.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,12 @@ en-GB:
118118
blog: "Blog"
119119
codebar_stories: "codebar Stories"
120120
stats: "Stats"
121+
how_to_support_us: "How to support us"
122+
volunteer: "Volunteer"
123+
fundraise: "Fundraise"
124+
donate: "Donate"
125+
buy_us_a_coffee: "Buy us a coffee"
126+
job_board: "Job Board"
121127
dashboard:
122128
join_workshops_in: "Join our <i>free</i> workshops in"
123129
workshops_goal: "to get to grips with the basics of programming and web development."

config/locales/en_US.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,12 @@ en-US:
118118
blog: "Blog"
119119
codebar_stories: "codebar Stories"
120120
stats: "Stats"
121+
how_to_support_us: "How to support us"
122+
volunteer: "Volunteer"
123+
fundraise: "Fundraise"
124+
donate: "Donate"
125+
buy_us_a_coffee: "Buy us a coffee"
126+
job_board: "Job Board"
121127
dashboard:
122128
join_workshops_in: "Join our <i>free</i> workshops in"
123129
workshops_goal: "to get to grips with the basics of programming and web development."

config/locales/fi.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,12 @@ fi:
118118
blog: "Blog"
119119
codebar_stories: "codebar Stories"
120120
stats: "Stats"
121+
how_to_support_us: "Kuinka tukea meitä"
122+
volunteer: "Vapaaehtoinen"
123+
fundraise: "Kerää varoja"
124+
donate: "Lahjoita"
125+
buy_us_a_coffee: "Buy us a coffee"
126+
job_board: "Työpaikat"
121127
dashboard:
122128
join_workshops_in: "Join our <i>free</i> workshops in"
123129
workshops_goal: "to get to grips with the basics of programming and web development."

config/locales/fr.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,12 @@ fr:
117117
blog: "Blog"
118118
codebar_stories: "codebar Stories"
119119
stats: "Statistiques"
120+
how_to_support_us: "Comment nous soutenir"
121+
volunteer: "Bénévole"
122+
fundraise: "Collecte de fonds"
123+
donate: "Donner"
124+
buy_us_a_coffee: "Buy us a coffee"
125+
job_board: "Offres d'emploi"
120126
dashboard:
121127
join_workshops_in: "Rejoignez nos ateliers <i>gratuit</i>"
122128
workshops_goal: "pour apprendre les bases de la programmation et du développement web."

config/locales/no.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,12 @@
118118
blog: "Blog"
119119
codebar_stories: "codebar Stories"
120120
stats: "Stats"
121+
how_to_support_us: "Hvordan støtte oss"
122+
volunteer: "Frivillig"
123+
fundraise: "Samle inn midler"
124+
donate: "Doner"
125+
buy_us_a_coffee: "Buy us a coffee"
126+
job_board: "Jobbørs"
121127
dashboard:
122128
join_workshops_in: "Join our <i>free</i> workshops in"
123129
workshops_goal: "to get to grips with the basics of programming and web development."

0 commit comments

Comments
 (0)