diff options
author | [email protected] <[email protected]> | 2020-10-02 19:29:18 +0200 |
---|---|---|
committer | [email protected] <[email protected]> | 2020-10-02 19:29:18 +0200 |
commit | 331cf16594e8841c497554150f7a86441a35d2d2 (patch) | |
tree | 666bbf7d0a64a35f9e7e61e05c8882517306d44b /public/_locales/id/messages.json | |
parent | bdb82279aef8f47da9344cfc28eee6f1a608c106 (diff) | |
download | SponsorBlock-331cf16594e8841c497554150f7a86441a35d2d2.tar.gz SponsorBlock-331cf16594e8841c497554150f7a86441a35d2d2.zip |
chore(i18n): add skip_category to locale id
Diffstat (limited to 'public/_locales/id/messages.json')
-rw-r--r-- | public/_locales/id/messages.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/public/_locales/id/messages.json b/public/_locales/id/messages.json index a546dff7..3cd8270a 100644 --- a/public/_locales/id/messages.json +++ b/public/_locales/id/messages.json @@ -259,6 +259,9 @@ "skip": { "message": "Lewati" }, + "skip_category": { + "message": "Lewati {0}?" + }, "skipped": { "message": "Dilewati" }, |