some small corrections made to the EN translation
This commit is contained in:
parent
3463f9a876
commit
11eb885f0b
|
@ -44,27 +44,27 @@ en:
|
||||||
first_name: First name
|
first_name: First name
|
||||||
last_name: Last name
|
last_name: Last name
|
||||||
organisation: Organization
|
organisation: Organization
|
||||||
public_email: Public email
|
public_email: Public e-mail
|
||||||
mobile_phone: Mobile phone
|
mobile_phone: Mobile phone
|
||||||
biography: Biography
|
biography: Short bography
|
||||||
github: Github account
|
github: Github account
|
||||||
twitter: Twitter account
|
twitter: Twitter account
|
||||||
lecture:
|
lecture:
|
||||||
title: Title
|
title: Title
|
||||||
subtitle: Sub-title
|
subtitle: Sub-title
|
||||||
length: Length
|
length: Length (should be between 40 and 45 minutes)
|
||||||
language: Language
|
language: Language of the talk
|
||||||
abstract: Abstract
|
abstract: Abstract (one paragraph)
|
||||||
description: Description
|
description: Description (3-4 paragraphs)
|
||||||
notes: Notes
|
notes: Notes
|
||||||
track: Track
|
track: Track
|
||||||
workshop:
|
workshop:
|
||||||
title: Title
|
title: Title
|
||||||
subtitle: Sub-title
|
subtitle: Sub-title
|
||||||
length: Length
|
length: Length (should be between 30 and 120 minutes)
|
||||||
language: Language
|
language: Language
|
||||||
abstract: Abstract
|
abstract: Abstract (one paragraph)
|
||||||
description: Description
|
description: Description (3-4 paragraphs)
|
||||||
notes: Notes
|
notes: Notes
|
||||||
track: Track
|
track: Track
|
||||||
errors:
|
errors:
|
||||||
|
@ -72,7 +72,7 @@ en:
|
||||||
user:
|
user:
|
||||||
attributes:
|
attributes:
|
||||||
email:
|
email:
|
||||||
invalid: is not a valid email address
|
invalid: is not a valid e-mail address
|
||||||
password_confirmation:
|
password_confirmation:
|
||||||
confirmation: does not match the password
|
confirmation: does not match the password
|
||||||
errors:
|
errors:
|
||||||
|
|
Loading…
Reference in New Issue