diff options
author | Ajay Ramachandran <[email protected]> | 2020-07-18 21:22:23 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2020-07-18 21:22:23 -0400 |
commit | 97e80c6f4e05f13d2ac5fcf5afe0ea45d8cb1676 (patch) | |
tree | 915efbddf06f2fc1c790379f4a88847844d0c89b /public/_locales/sv/messages.json | |
parent | cde50b0cb5b2d00dfd09130c3374a7d468fdd023 (diff) | |
download | SponsorBlock-97e80c6f4e05f13d2ac5fcf5afe0ea45d8cb1676.tar.gz SponsorBlock-97e80c6f4e05f13d2ac5fcf5afe0ea45d8cb1676.zip |
New Crowdin updates (#407)
* New translations messages.json (Romanian)
* New translations messages.json (German)
* New translations messages.json (French)
* New translations messages.json (Swedish)
* New translations messages.json (Japanese)
* New translations messages.json (Portuguese, Brazilian)
* New translations messages.json (Portuguese, Brazilian)
* New translations messages.json (French)
* New translations messages.json (German)
Diffstat (limited to 'public/_locales/sv/messages.json')
-rw-r--r-- | public/_locales/sv/messages.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/public/_locales/sv/messages.json b/public/_locales/sv/messages.json index 734d5e52..60fc8b58 100644 --- a/public/_locales/sv/messages.json +++ b/public/_locales/sv/messages.json @@ -502,6 +502,12 @@ "moreCategories": { "message": "Fler Kategorier" }, + "chooseACategory": { + "message": "Välj en kategori" + }, + "youMustSelectACategory": { + "message": "Du måste välja en kategori för alla segment du skickar in!" + }, "bracketEnd": { "message": "(Slut)" }, |