mirror of
https://github.com/sussy-code/smov.git
synced 2024-12-20 14:37:43 +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": {
|
||||
"cancel": "Cancel",
|
||||
"next": "Next episode ⛱"
|
||||
"next": "Next episode!"
|
||||
},
|
||||
"playbackError": {
|
||||
"badge": "Playback error",
|
||||
|
@ -530,7 +530,7 @@
|
|||
},
|
||||
"preferences": {
|
||||
"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",
|
||||
"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",
|
||||
|
|
Loading…
Reference in a new issue