Skip to content

Commit

Permalink
change Roar for ROAR
Browse files Browse the repository at this point in the history
  • Loading branch information
Emily-ejag committed Oct 9, 2024
1 parent 1b8fc75 commit a7feb68
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
// language: 'es',
// },
// {
// name: 'Roar - Syntax',
// name: 'ROAR - Syntax',
// app: 'core-tasks',
// spec: playSyntax,
// language: 'en',
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export const languageOptions = {
en: {
syntax: {
gameTab: 'Roar - Syntax',
gameTab: 'ROAR - Syntax',
url: '/game/core-tasks/trog',
},
},
Expand Down
2 changes: 1 addition & 1 deletion src/translations/en/en-componentTranslations.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"theoryOfMindDescription": "Listen to the stories and answer the questions.",
"theoryOfMindName": "Stories Game",
"trogDescription": "Listen to the words and choose the matching picture.",
"trogName": "Roar - Syntax",
"trogName": "ROAR - Syntax",
"surveyName": "Thoughts and Feelings",
"surveyDescription": "Answer questions about your time at school.",
"mefsName": "Lion and Monkey Game",
Expand Down
2 changes: 1 addition & 1 deletion src/translations/en/us/en-us-componentTranslations.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"theoryOfMindDescription": "Listen to the stories and answer the questions.",
"theoryOfMindName": "Stories Game",
"trogDescription": "Listen to the words and choose the matching picture.",
"trogName": "Roar - Syntax",
"trogName": "ROAR - Syntax",
"surveyName": "Thoughts and Feelings",
"surveyDescription": "Answer questions about your time at school.",
"mefsName": "Lion and Monkey Game",
Expand Down

0 comments on commit a7feb68

Please sign in to comment.