mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2024-11-10 09:07:45 +01:00
chore(i18n): add skip_category to locale sv
This commit is contained in:
parent
0db7379a17
commit
a671b4ab46
1 changed files with 3 additions and 0 deletions
|
@ -197,6 +197,9 @@
|
|||
"skip": {
|
||||
"message": "Hoppa över"
|
||||
},
|
||||
"skip_category": {
|
||||
"message": "Hoppa över {0}?"
|
||||
},
|
||||
"skipped": {
|
||||
"message": "Skippat"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue