Merge branch 'master' into user-recomendations

This commit is contained in:
BertoCQ
2017-09-19 18:56:12 +02:00
committed by GitHub
46 changed files with 221 additions and 223 deletions

View File

@@ -21,7 +21,7 @@ data:
# - config/locales/**/*.%{locale}.yml
## Another gem (replace %#= with %=):
# - "<%#= %x[bundle show vagrant].chomp %>/templates/locales/%{locale}.yml"
- config/locales/custom/%{locale}/custom.yml
- config/locales/custom/%{locale}/*.yml
- config/locales/%{locale}/general.yml
- config/locales/%{locale}/activerecord.yml
- config/locales/%{locale}/activemodel.yml

View File

@@ -441,6 +441,7 @@ en:
embed_video_title: "Video on %{proposal}"
title_external_url: "Additional documentation"
title_video_url: "External video"
author: Author
update:
form:
submit_button: Save changes

View File

@@ -441,6 +441,7 @@ es:
embed_video_title: "Vídeo en %{proposal}"
title_external_url: "Documentación adicional"
title_video_url: "Vídeo externo"
author: Autor
update:
form:
submit_button: Guardar cambios