rename cfp date variables
This commit is contained in:
parent
4eb9109769
commit
6dd6853d5c
9 changed files with 15 additions and 15 deletions
|
@ -51,8 +51,8 @@ Zur Organisation von Beiträgen verwenden wir das
|
||||||
Frab-Event-Organisationssystem des CCC. Deinen Beitrag kannst Du über
|
Frab-Event-Organisationssystem des CCC. Deinen Beitrag kannst Du über
|
||||||
[unsere Frab-Seite]({{< cosin "cfp_url" >}}) einreichen.
|
[unsere Frab-Seite]({{< cosin "cfp_url" >}}) einreichen.
|
||||||
|
|
||||||
Einreicheschluss ist am **{{<cosin_i18n "cfp_end_date_weekday" >}},
|
Einreicheschluss ist am **{{<cosin_i18n "date_cfp_end_weekday" >}},
|
||||||
{{< cosin "cfp_end_date_day" >}}. {{< cosin_i18n "cfp_end_date_month" >}} {{< cosin "date_year" >}}.**
|
{{< cosin "date_cfp_end_day" >}}. {{< cosin_i18n "date_cfp_end_month" >}} {{< cosin "date_year" >}}.**
|
||||||
|
|
||||||
## Wuah: Ich habe noch Fragen!
|
## Wuah: Ich habe noch Fragen!
|
||||||
|
|
||||||
|
|
|
@ -46,8 +46,8 @@ discussions, have a drink and just have fun.
|
||||||
For organizing contributions we use the Frab event organization system from the
|
For organizing contributions we use the Frab event organization system from the
|
||||||
CCC. You can submit your entry at [our Frab page]({{< cosin "cfp_url" >}}).
|
CCC. You can submit your entry at [our Frab page]({{< cosin "cfp_url" >}}).
|
||||||
|
|
||||||
The deadline is **{{<cosin_i18n "cfp_end_date_weekday" >}},
|
The deadline is **{{<cosin_i18n "date_cfp_end_weekday" >}},
|
||||||
{{< cosin_humanize "cfp_end_date_day" >}} {{< cosin_i18n "cfp_end_date_month" >}} {{< cosin "date_year" >}}.**
|
{{< cosin_humanize "date_cfp_end_day" >}} {{< cosin_i18n "date_cfp_end_month" >}} {{< cosin "date_year" >}}.**
|
||||||
|
|
||||||
## Whoa! I still have questions!
|
## Whoa! I still have questions!
|
||||||
|
|
||||||
|
|
|
@ -49,8 +49,8 @@ Pour l’organisation du congrès, nous employons le frab - conference
|
||||||
management system du CCC. Tu peux créer un compte et soumettre tes
|
management system du CCC. Tu peux créer un compte et soumettre tes
|
||||||
idées à l’adresse suivante: [Frab]({{< cosin "cfp_url" >}}).
|
idées à l’adresse suivante: [Frab]({{< cosin "cfp_url" >}}).
|
||||||
|
|
||||||
Einreicheschluss ist am **{{<cosin_i18n "cfp_end_date_weekday" >}},
|
Einreicheschluss ist am **{{<cosin_i18n "date_cfp_end_weekday" >}},
|
||||||
{{< cosin "cfp_end_date_day" >}}. {{< cosin_i18n "cfp_end_date_month" >}} {{< cosin "date_year" >}}.**
|
{{< cosin "date_cfp_end_day" >}}. {{< cosin_i18n "date_cfp_end_month" >}} {{< cosin "date_year" >}}.**
|
||||||
|
|
||||||
## Wouah: J’ai encore des questions!
|
## Wouah: J’ai encore des questions!
|
||||||
|
|
||||||
|
|
|
@ -46,8 +46,8 @@ Per l'organizzazione usiamo la nostra istanza svizzera del sistema di organizzaz
|
||||||
per eventi del CCC (Frab). Chiediamo dunque gentilmente di registrare il tuo contributo
|
per eventi del CCC (Frab). Chiediamo dunque gentilmente di registrare il tuo contributo
|
||||||
[sul nostro Frab]({{< cosin "cfp_url" >}}).
|
[sul nostro Frab]({{< cosin "cfp_url" >}}).
|
||||||
|
|
||||||
Einreicheschluss ist am **{{<cosin_i18n "cfp_end_date_weekday" >}},
|
Einreicheschluss ist am **{{<cosin_i18n "date_cfp_end_weekday" >}},
|
||||||
{{< cosin "cfp_end_date_day" >}}. {{< cosin_i18n "cfp_end_date_month" >}} {{< cosin "date_year" >}}.**
|
{{< cosin "date_cfp_end_day" >}}. {{< cosin_i18n "date_cfp_end_month" >}} {{< cosin "date_year" >}}.**
|
||||||
|
|
||||||
## Eh ma... non avete risposto alla mia domanda!
|
## Eh ma... non avete risposto alla mia domanda!
|
||||||
|
|
||||||
|
|
|
@ -37,9 +37,9 @@ flyer_path = "flyer_cosin2019.pdf"
|
||||||
cfp_running = true
|
cfp_running = true
|
||||||
cfp_url = "https://frab.ccczh.ch/en/cosin/cfp/session/new"
|
cfp_url = "https://frab.ccczh.ch/en/cosin/cfp/session/new"
|
||||||
|
|
||||||
cfp_end_date_weekday = "Freitag"
|
date_cfp_end_weekday = "Freitag"
|
||||||
cfp_end_date_day = 31
|
date_cfp_end_day = 31
|
||||||
cfp_end_date_month = "Mai"
|
date_cfp_end_month = "Mai"
|
||||||
|
|
||||||
|
|
||||||
schedule_available = false
|
schedule_available = false
|
||||||
|
|
|
@ -35,7 +35,7 @@
|
||||||
|
|
||||||
{{ if .cfp_running }}
|
{{ if .cfp_running }}
|
||||||
<p><strong>Call for Participation:</strong> <a href="{{ .cfp_url | safeURL }}">Frab</a><br>
|
<p><strong>Call for Participation:</strong> <a href="{{ .cfp_url | safeURL }}">Frab</a><br>
|
||||||
Offen bis {{ .cfp_end_date_day }}. {{ i18n .cfp_end_date_month }} {{ .date_year }}.<br/>
|
Offen bis {{ .date_cfp_end_day }}. {{ i18n .date_cfp_end_month }} {{ .date_year }}.<br/>
|
||||||
</p>
|
</p>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
|
|
|
@ -35,7 +35,7 @@
|
||||||
|
|
||||||
{{ if .cfp_running }}
|
{{ if .cfp_running }}
|
||||||
<p><strong>Call for Participation:</strong> <a href="{{ .cfp_url | safeURL }}">Frab</a><br>
|
<p><strong>Call for Participation:</strong> <a href="{{ .cfp_url | safeURL }}">Frab</a><br>
|
||||||
Open until {{ .cfp_end_date_day }}. {{ i18n .cfp_end_date_month }} {{ .date_year }}.<br/>
|
Open until {{ .date_cfp_end_day }}. {{ i18n .date_cfp_end_month }} {{ .date_year }}.<br/>
|
||||||
</p>
|
</p>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
|
|
|
@ -35,7 +35,7 @@
|
||||||
|
|
||||||
{{ if .cfp_running }}
|
{{ if .cfp_running }}
|
||||||
<p><strong>Call for Participation:</strong> <a href="{{ .cfp_url | safeURL }}">Frab</a><br>
|
<p><strong>Call for Participation:</strong> <a href="{{ .cfp_url | safeURL }}">Frab</a><br>
|
||||||
Offen bis {{ .cfp_end_date_day }}. {{ i18n .cfp_end_date_month }} {{ .date_year }}.<br/>
|
Offen bis {{ .date_cfp_end_day }}. {{ i18n .date_cfp_end_month }} {{ .date_year }}.<br/>
|
||||||
</p>
|
</p>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
|
|
|
@ -35,7 +35,7 @@
|
||||||
|
|
||||||
{{ if .cfp_running }}
|
{{ if .cfp_running }}
|
||||||
<p><strong>Call for Participation:</strong> <a href="{{ .cfp_url | safeURL }}">Frab</a><br>
|
<p><strong>Call for Participation:</strong> <a href="{{ .cfp_url | safeURL }}">Frab</a><br>
|
||||||
Offen bis {{ .cfp_end_date_day }}. {{ i18n .cfp_end_date_month }} {{ .date_year }}.<br/>
|
Offen bis {{ .date_cfp_end_day }}. {{ i18n .date_cfp_end_month }} {{ .date_year }}.<br/>
|
||||||
</p>
|
</p>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue