diff --git a/config/locales/en_gb.yml b/config/locales/en_gb.yml index 8ebd73ba..d713209b 100644 --- a/config/locales/en_gb.yml +++ b/config/locales/en_gb.yml @@ -1,4 +1,4 @@ -en-GB: +en_gb: #Navigation nav: play: "Play" diff --git a/config/locales/es_ar.yml b/config/locales/es_ar.yml index 009c2d01..0e7f4492 100644 --- a/config/locales/es_ar.yml +++ b/config/locales/es_ar.yml @@ -1,4 +1,4 @@ -es-AR: +es_ar: #Navigation nav: play: "Jugar" diff --git a/config/locales/es_bo.yml b/config/locales/es_bo.yml index 5b05762b..1d2a6893 100644 --- a/config/locales/es_bo.yml +++ b/config/locales/es_bo.yml @@ -1,4 +1,4 @@ -es-BO: +es_bo: #Navigation nav: play: "Jugar" diff --git a/config/locales/es_cl.yml b/config/locales/es_cl.yml index 0b012937..14767f90 100644 --- a/config/locales/es_cl.yml +++ b/config/locales/es_cl.yml @@ -1,4 +1,4 @@ -es-CL: +es_cl: #Navigation nav: play: "Jugar" diff --git a/config/locales/pt_br.yml b/config/locales/pt_br.yml index d193738e..8f63a8db 100644 --- a/config/locales/pt_br.yml +++ b/config/locales/pt_br.yml @@ -1,4 +1,4 @@ -pt: +pt_br: #Navigation nav: play: "Play"