mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2026-01-01 14:19:23 +03:00
chore(i18n): add skip_category to locale ja
This commit is contained in:
@@ -56,6 +56,9 @@
|
|||||||
"skip": {
|
"skip": {
|
||||||
"message": "スキップ"
|
"message": "スキップ"
|
||||||
},
|
},
|
||||||
|
"skip_category": {
|
||||||
|
"message": "スキップ {0}?"
|
||||||
|
},
|
||||||
"skipped": {
|
"skipped": {
|
||||||
"message": "スキップしました"
|
"message": "スキップしました"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user