@saooti/octopus-sdk 30.0.82 → 30.0.83
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/package.json +1 -1
- package/src/locale/en.ts +1 -1
package/README.md
CHANGED
package/package.json
CHANGED
package/src/locale/en.ts
CHANGED
|
@@ -70,7 +70,7 @@ export default{
|
|
|
70
70
|
'Episode name image': "Episode {name} image",
|
|
71
71
|
'More episodes of this emission': "More episodes from this series",
|
|
72
72
|
'More episodes of this category : {name}': "More episodes from this category : {name}",
|
|
73
|
-
'All podcast emission button': "All
|
|
73
|
+
'All podcast emission button': "All podcasts from this series",
|
|
74
74
|
Duration: 'Duration : {duration}',
|
|
75
75
|
Animator: 'Host',
|
|
76
76
|
'No category filter': 'No category filter',
|