Skip to content

Commit

Permalink
chore: update translation source to use ellipsis
Browse files Browse the repository at this point in the history
  • Loading branch information
achou11 committed Apr 25, 2024
1 parent 8fceead commit edeb7c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion messages/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"message": "Start Tracks"
},
"Modal.GPSEnable.button.loading": {
"message": "Loading..."
"message": "Loading"
},
"Modal.GPSEnable.button.stop": {
"message": "Stop Tracks"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const m = defineMessages({
},
loadingButtonText: {
id: 'Modal.GPSEnable.button.loading',
defaultMessage: 'Loading...',
defaultMessage: 'Loading',
},
trackingDescription: {
id: 'Modal.GPSEnable.trackingDescription',
Expand Down

0 comments on commit edeb7c6

Please sign in to comment.