Skip to content

Commit

Permalink
🌐 add english language
Browse files Browse the repository at this point in the history
  • Loading branch information
rama-adi committed May 28, 2021
1 parent 483fa72 commit 7922294
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions src/locales/en-US.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"title" : "English (US)",
"home" : {
"calendarWeek" : "CW"
},
"settings" : {
"back" : "Back",
"title" : "Settings",
"designMode" : "Design mode",
"language" : "Language"
}
}

0 comments on commit 7922294

Please sign in to comment.