Skip to content

Commit

Permalink
updates as of platform 15.0.3 (#243)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomislav-arambasic authored Nov 19, 2024
1 parent ae38d03 commit f525c6c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions static/localization/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,9 @@
"other": "{{count}} minutes left"
},
"queueTitle": "Queue",
"nowPlayingTitle": "Now playing"
"nowPlayingTitle": "Now playing",
"queueFinishedToastTitle": "Playback status",
"queueFinishedToastMessage": "Playlist has finished playing."
},
"auth": {
"appleAuthCanceledError": "The user canceled the authorization attempt.",
Expand Down Expand Up @@ -214,6 +216,7 @@
},
"camera": {
"changePermissionsButton": "Change permissions",
"missingPermissionAlertTitle": "Missing permissions",
"permissionNotGranted": "Camera permission not granted.",
"codeScannedTitle": "QR Code scanned",
"codeScannedMessage": "Scanned link: {{url}}",
Expand Down Expand Up @@ -449,7 +452,9 @@
"noPointsAwardedErrorTitle": "No points selected",
"noPointsAwardedErrorMessage": "Please select points to award or cancel",
"cardPointCountInvalid": "Card doesn't have enough points.",
"processing": "Processing..."
"processing": "Processing...",
"qrScanErrorToastTitle": "Error",
"qrScanErrorToastMessage": "Something went wrong while trying to read QR code."
},
"navigation": {
"noContentScreenName": "No content",
Expand Down
Binary file modified static/localization/en.json.zip
Binary file not shown.

0 comments on commit f525c6c

Please sign in to comment.