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

add new dresden usergroup #1050

Merged
merged 1 commit into from
Oct 1, 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
Binary file added app/assets/images/labels/dresdenrb-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/assets/images/labels/dresdenrb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
7 changes: 7 additions & 0 deletions config/locales/de.label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,3 +118,10 @@ de:
subtitle: 'vormals: Barcelona on Rails'
meta_desc: 'Die Ruby User Group in Barcelona'
custom_recurrence: jeden 3. Donnerstag in jedem Monat treffen wir uns um 19:00 Uhr
dresdenrb:
:city: Dresden
:name: Dresden.rb
:title: Dresden.rb
:subtitle: Ruby User Group Dresden
:meta_desc: Die neue Ruby User Group in Dresden
:custom_recurrence: Erster Termin am 28.11.2024
6 changes: 6 additions & 0 deletions config/locales/en.label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,3 +115,9 @@ en:
subtitle: 'used to be: Barcelona on Rails'
meta_desc: 'The Ruby User Group in Barcelona'
custom_recurrence: every 3. Thursday of every month we meet at 19:00
dresdenrb:
:city: Dresden
:name: Dresden.rb
:title: Dresden.rb
:subtitle: The Ruby User Group in Dresden!
:meta_desc: First meetup on 28th of november 2024
6 changes: 6 additions & 0 deletions config/locales/es.label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,3 +115,9 @@ es:
subtitle: 'antes: Barcelona on Rails'
meta_desc: Grupo de usuarios de Ruby en Barcelona
custom_recurrence: Tercer jueves de cada mes a las 19:00
dresdenrb:
:city: Dresden
:name: Dresden.rb
:title: Dresden.rb
:subtitle: The Ruby User Group in Dresden!
:meta_desc: First meetup on 28th of november 2024
6 changes: 6 additions & 0 deletions config/locales/pl.label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,3 +115,9 @@ pl:
subtitle: 'dawniej: Barcelona on Rails'
meta_desc: 'Grupa użytkowników Ruby w Barcelonie'
custom_recurrence: w każdy trzeci czwartek miesiąca spotykamy się o 19:00
dresdenrb:
:city: Dresden
:name: Dresden.rb
:title: Dresden.rb
:subtitle: The Ruby User Group in Dresden!
:meta_desc: First meetup on 28th of november 2024
28 changes: 28 additions & 0 deletions config/whitelabel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -507,3 +507,31 @@
- :name: XING Spain
:url: https://xing.com/
:banner: xing.png
- !ruby/object:Usergroup
label_id: dresdenrb
status: enabled
default_locale: de
tld: de
canonical_url: https://dresdenrb.onruby.de
country: Deutschland
domains:
- dresdenrb.de
custom_recurring: true
email: [email protected]
organizers:
- Maik Arnold
- Richard Böhme
- Sarah Franke
location:
:zoom: 14
:lat: 51.035070
:long: 13.800970
imprint:
:address: |-
Bärensteinerstraße 30
01309 Dresden
:contributors:
- :name: sarah-ki
:email:
coc: http://example.com
sponsors: []
Loading