Skip to content

Commit

Permalink
Fix root translation keys for several languages
Browse files Browse the repository at this point in the history
  • Loading branch information
BGMP committed Mar 12, 2024
1 parent af578a0 commit 46f692f
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion config/locales/en_gb.yml
@@ -1,4 +1,4 @@
en-GB:
en_gb:
#Navigation
nav:
play: "Play"
Expand Down
2 changes: 1 addition & 1 deletion config/locales/es_ar.yml
@@ -1,4 +1,4 @@
es-AR:
es_ar:
#Navigation
nav:
play: "Jugar"
Expand Down
2 changes: 1 addition & 1 deletion config/locales/es_bo.yml
@@ -1,4 +1,4 @@
es-BO:
es_bo:
#Navigation
nav:
play: "Jugar"
Expand Down
2 changes: 1 addition & 1 deletion config/locales/es_cl.yml
@@ -1,4 +1,4 @@
es-CL:
es_cl:
#Navigation
nav:
play: "Jugar"
Expand Down
2 changes: 1 addition & 1 deletion config/locales/pt_br.yml
@@ -1,4 +1,4 @@
pt:
pt_br:
#Navigation
nav:
play: "Play"
Expand Down

0 comments on commit 46f692f

Please sign in to comment.