43 lines
2.0 KiB
YAML
43 lines
2.0 KiB
YAML
|
en:
|
|||
|
simple_form:
|
|||
|
"yes": Yes
|
|||
|
"no": No
|
|||
|
required:
|
|||
|
text: Required field
|
|||
|
mark: '*'
|
|||
|
error_notification:
|
|||
|
default_message: 'Please see the errors below:'
|
|||
|
hints:
|
|||
|
user:
|
|||
|
email: Your e-mail address. Will be visible to the organizers only.
|
|||
|
password: Password with length between 8 and 128 symbols
|
|||
|
password_confirmation: Repeat the password
|
|||
|
speaker_profile:
|
|||
|
picture: Your photo
|
|||
|
organisation: Your organization
|
|||
|
public_email: E-mail address, visible to the visitors
|
|||
|
mobile_phone: Mobile phone, visible for the organizers only
|
|||
|
biography: Describe yourself in a few sentences in third person :)
|
|||
|
github: Your Github username
|
|||
|
twitter: Your Twitter username
|
|||
|
lecture:
|
|||
|
title: Title of your talk
|
|||
|
subtitle: Sub-title of your talk (if applicable)
|
|||
|
track_id: Track for your talk
|
|||
|
length: The length of your talk can be from 40 to 45 minutes
|
|||
|
language: Language in which the talk will be presented
|
|||
|
abstract: Abstract of the talk, for the visitors
|
|||
|
description: Detailed description of the talk, visible to the visitors
|
|||
|
notes: Notes on your talk, visible only to the organizers
|
|||
|
agreement: Indicate if you accept your lecture to be recorded and published under the CC-BY-ND (Creative Commons – Attribution – No Derivatives) license
|
|||
|
workshop:
|
|||
|
title: Title of your workshop
|
|||
|
subtitle: Sub-title of your workshop (if applicable)
|
|||
|
track_id: Track for your workshop
|
|||
|
length: The length of the workshop can be from 30 to 120 minutes
|
|||
|
language: Language in which the workshop will be conducted
|
|||
|
abstract: Abstract of the workshop, visible to the visitors
|
|||
|
description: Detailed description of the workshop, visible to the visitors
|
|||
|
notes: Notes, visible only to the organizers
|
|||
|
agreement: Indicate if you accept your workshop to be recorded and published under the CC-BY-ND (Creative Commons – Attribution – No Derivatives) license
|