Skip to content

Commit

Permalink
chore: translations
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikSin committed Apr 23, 2024
1 parent d8e2d7d commit f1f2c4d
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions messages/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,18 @@
"description": "v is short for version. the translation for version can be used instead",
"message": "V"
},
"screens.InviteSuccess.goToMap": {
"message": "Go To Map"
},
"screens.InviteSuccess.goToSync": {
"message": "Go To Sync"
},
"screens.InviteSuccess.newProject": {
"message": "You have joined {projectName}"
},
"screens.InviteSuccess.success": {
"message": "Success"
},
"screens.LeaveProject.AlreadyOnProject.leaveProj": {
"message": "Leave Current Project"
},
Expand All @@ -297,6 +309,9 @@
"screens.LeaveProject.leaveProj": {
"message": "Leave Project"
},
"screens.LeaveProject.leavingProject": {
"message": "Leaving Project {projectName}"
},
"screens.LeaveProject.removeFromProjWithName": {
"message": "This will remove all Project {projectName}'s data from your device."
},
Expand Down

0 comments on commit f1f2c4d

Please sign in to comment.