mirror of
https://github.com/sussy-code/smov.git
synced 2024-12-29 16:07:40 +01:00
Fix issues in en.sjon
This commit is contained in:
parent
1b15a7f55d
commit
b32214a5df
1 changed files with 2 additions and 2 deletions
|
@ -379,7 +379,7 @@
|
||||||
},
|
},
|
||||||
"nextEpisode": {
|
"nextEpisode": {
|
||||||
"cancel": "Cancel",
|
"cancel": "Cancel",
|
||||||
"next": "Next episode ⛱"
|
"next": "Next episode!"
|
||||||
},
|
},
|
||||||
"playbackError": {
|
"playbackError": {
|
||||||
"badge": "Playback error",
|
"badge": "Playback error",
|
||||||
|
@ -530,7 +530,7 @@
|
||||||
},
|
},
|
||||||
"preferences": {
|
"preferences": {
|
||||||
"language": "Application language",
|
"language": "Application language",
|
||||||
"languageDescription": "Language applied to the entire application, only some languages have silly stuff 🙁.",
|
"languageDescription": "Language applied to the entire application, only English has silly stuff 🙁.",
|
||||||
"thumbnail": "Generate thumbnails",
|
"thumbnail": "Generate thumbnails",
|
||||||
"thumbnailDescription": "Most of the time, videos don't have thumbnails. You can enable this setting to generate them on the fly but they can make your video slower.",
|
"thumbnailDescription": "Most of the time, videos don't have thumbnails. You can enable this setting to generate them on the fly but they can make your video slower.",
|
||||||
"thumbnailLabel": "Generate thumbnails",
|
"thumbnailLabel": "Generate thumbnails",
|
||||||
|
|
Loading…
Reference in a new issue