Skip to content

Commit

Permalink
No need of naming locales
Browse files Browse the repository at this point in the history
  • Loading branch information
Angelo Albiero Neto committed Mar 28, 2016
1 parent d36e5c0 commit 8a347a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/locales/en.yml
@@ -1,4 +1,4 @@
en: &shopify_app_en
en:
logged_in: 'Logged In'
logged_out: 'Successfully logged out'
could_not_log_in: 'Could not log in to Shopify store'
2 changes: 1 addition & 1 deletion config/locales/es.yml
@@ -1,4 +1,4 @@
es: &shopify_app_es
es:
logged_in: 'Has iniciado sesión'
logged_out: 'Cerrar sesión'
could_not_log_in: 'No se pudo iniciar sesión en tu tienda de Shopify'

0 comments on commit 8a347a4

Please sign in to comment.