Skip to content

Commit a40fd01

Browse files
committed
i18n: add navigation keys for How to support us dropdown
1 parent b40c7ae commit a40fd01

9 files changed

Lines changed: 51 additions & 0 deletions

File tree

config/locales/admin.en.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
en:
22
admin:
3+
groups:
4+
eligible_explanation: "Members who have accepted the Terms & Conditions and are not banned"
5+
36
shared:
47
workshops: Workshops
58
events: Events

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
@@ -215,6 +215,12 @@ en:
215215
stats: "Stats"
216216
cookies: "Cookies"
217217
privacy-policy: "Privacy Policy"
218+
how_to_support_us: "How to support us"
219+
volunteer: "Volunteer"
220+
fundraise: "Fundraise"
221+
donate: "Donate"
222+
buy_us_a_coffee: "Buy us a coffee"
223+
job_board: "Job Board"
218224
contact_preferences:
219225
updated: "Contact preferences updated"
220226

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)