Skip to content

Commit

Permalink
fix merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
hatemhosny committed Nov 1, 2024
1 parent 57f9460 commit 8fed294
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/livecodes/i18n/locales/en/translation.lokalise.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
"app.changeTheme.hint": {
"notes": "",
"translation": "Change Theme"
},
"app.consoleMessage.learnMore": {
"notes": "",
"translation": "Learn more! {{docsUrl}} 🚀"
Expand Down Expand Up @@ -2423,4 +2424,4 @@
"notes": "",
"translation": "Starter Templates"
}
}
}
1 change: 1 addition & 0 deletions src/livecodes/i18n/locales/en/translation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ const translation = {
app: {
changeTheme: {
hint: 'Change Theme',
},
consoleMessage: {
learnMore: 'Learn more! {{docsUrl}} 🚀',
},
Expand Down

0 comments on commit 8fed294

Please sign in to comment.