Style canges and enabled Spanish
This commit is contained in:
@@ -0,0 +1,48 @@
|
||||
---
|
||||
geography.subregions.CA.NS:
|
||||
pages:
|
||||
- "/"
|
||||
examples:
|
||||
- See-a-more-info-link--
|
||||
geography.countries.CA:
|
||||
pages:
|
||||
- "/"
|
||||
examples:
|
||||
- See-a-more-info-link--
|
||||
geography.formats.city_region_country:
|
||||
pages:
|
||||
- "/"
|
||||
vars:
|
||||
- :city
|
||||
- :region
|
||||
- :country
|
||||
examples:
|
||||
- See-a-more-info-link--
|
||||
date.formats.span_same_month_date_1:
|
||||
pages:
|
||||
- "/"
|
||||
examples:
|
||||
- See-a-more-info-link--
|
||||
date.month_names:
|
||||
pages:
|
||||
- "/"
|
||||
examples:
|
||||
- See-a-more-info-link--
|
||||
date.formats.span_same_month_date_2:
|
||||
pages:
|
||||
- "/"
|
||||
examples:
|
||||
- See-a-more-info-link--
|
||||
date.date_span:
|
||||
pages:
|
||||
- "/"
|
||||
vars:
|
||||
- :date_1
|
||||
- :date_2
|
||||
examples:
|
||||
- See-a-more-info-link--
|
||||
page_descriptions.home:
|
||||
pages:
|
||||
- "/"
|
||||
examples:
|
||||
- See-a-more-info-link--
|
||||
|
||||
@@ -714,6 +714,11 @@ en:
|
||||
WV: West Virginia
|
||||
WI: Wisconsin
|
||||
WY: Wyoming
|
||||
formats:
|
||||
city_region_country: '%{city}, %{region}, %{country}'
|
||||
city_country: '%{city}, %{country}'
|
||||
city_region: '%{city}, %{region}'
|
||||
region_country: '%{region}, %{country}'
|
||||
activerecord:
|
||||
errors:
|
||||
messages:
|
||||
@@ -5565,6 +5570,8 @@ en:
|
||||
Safer_Spaces_Policy: Safer Space Agreement
|
||||
'404':
|
||||
Page_Not_Found: Page Not Found
|
||||
Policy: 'Policy'
|
||||
About: 'About'
|
||||
links:
|
||||
footer:
|
||||
help_text:
|
||||
|
||||
@@ -37,6 +37,10 @@ es:
|
||||
short: '%d de %b'
|
||||
span_same_month_date_2: '%e, %Y'
|
||||
span_same_month_date_1: '%B %e'
|
||||
span_same_year_date_1: "%B %e"
|
||||
span_same_year_date_2: "%B %e, %Y"
|
||||
span_different_year_date_1: "%B %e, %Y"
|
||||
span_different_year_date_2: "%B %e, %Y"
|
||||
month_names:
|
||||
-
|
||||
- enero
|
||||
@@ -689,6 +693,11 @@ es:
|
||||
WV: Virginia Occidental
|
||||
WI: Wisconsin
|
||||
WY: Wyoming
|
||||
formats:
|
||||
city_region_country: '%{city}, %{region}, %{country}'
|
||||
city_country: '%{city}, %{country}'
|
||||
city_region: '%{city}, %{region}'
|
||||
region_country: '%{region}, %{country}'
|
||||
conference:
|
||||
actions:
|
||||
Register: Registrate
|
||||
@@ -1001,6 +1010,8 @@ es:
|
||||
Please_Confirm_Email: Página no encontrada
|
||||
'404':
|
||||
Page_Not_Found: Crear un taller
|
||||
Policy: 'Policy'
|
||||
About: 'About'
|
||||
actions:
|
||||
workshops:
|
||||
create: Crear
|
||||
@@ -1029,6 +1040,7 @@ es:
|
||||
not_translation: No es una traducción
|
||||
translation_last_modified: El texto en el idioma original fue modificada por
|
||||
última vez el %%{date}
|
||||
change_locale: "Leer en %{language}"
|
||||
pages:
|
||||
contexts:
|
||||
geography: geografia
|
||||
|
||||
Reference in New Issue
Block a user