Skip to content

Commit

Permalink
localization updates as of platform 14.0.0 (#236)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomislav-arambasic authored May 23, 2024
1 parent 767044d commit ae60e9a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion static/localization/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,16 @@
"audio": {
"playbackErrorTitle": "Playback Error",
"playbackErrorMessage": "Oops! Something went wrong during audio playback. Please try again.",
"liveStreamText": "Live stream"
"liveStreamText": "Live stream",
"playbackRateTitle": "Playback speed",
"playbackRateOption05": "0.5x",
"playbackRateOption075": "0.75x",
"playbackRateOption1": "1x",
"playbackRateOption125": "1.25x",
"playbackRateOption15": "1.5x",
"playbackRateOption175": "1.75x",
"playbackRateOption2": "2x",
"normalRateCaption": "(normal)"
},
"auth": {
"appleAuthCanceledError": "The user canceled the authorization attempt.",
Expand Down Expand Up @@ -663,6 +672,11 @@
"missingPermissionsMessage": "Please enable necessary permissions in device settings",
"openSettings": "Go to Settings"
},
"places": {
"dealsSectionTitle": "Deals",
"endsLabel": "Ends",
"redeemedLabel": "Redeemed"
},
"podcast": {
"actionSheetCancelOption": "Cancel",
"actionSheetDeleteOption": "Delete download",
Expand Down
Binary file modified static/localization/en.json.zip
Binary file not shown.

0 comments on commit ae60e9a

Please sign in to comment.