Skip to content

Commit

Permalink
add translates
Browse files Browse the repository at this point in the history
  • Loading branch information
bohdanprog committed Apr 24, 2024
1 parent 296b6d2 commit 78bee1a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions messages/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -438,7 +438,7 @@
"description": "message shown whilst observations are loading",
"message": "Loading… this can take a while after synchronizing with a new device"
},
"screens.SaveTrack.TrackEditView.CreateTrackTitle": {
"screens.SaveTrack.CreateTrackTitle": {
"description": "Title for new track screen",
"message": "New Track"
},
Expand All @@ -454,14 +454,14 @@
"description": "Button label for check details",
"message": "Details"
},
"screens.SaveTrack.TrackEditView.trackEditTitle": {
"description": "Edit track",
"message": "Edit track"
},
"screens.SaveTrack.track": {
"description": "Category title for new track screen",
"message": "Track"
},
"screens.SaveTrack.trackEditTitle": {
"description": "Edit track",
"message": "Edit track"
},
"screens.Security.obscurePassDescriptonPassNotSet": {
"message": "To use, enable App Passcode"
},
Expand Down

0 comments on commit 78bee1a

Please sign in to comment.