From 58d893cda691b978fee40a3bccbe2de183d168af Mon Sep 17 00:00:00 2001 From: Thomas Camlong <49837342+ajnart@users.noreply.github.com> Date: Thu, 25 Aug 2022 12:08:43 +0200 Subject: [PATCH] New translations app-shelf.json (Swedish) --- public/locales/sv/layout/app-shelf.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 public/locales/sv/layout/app-shelf.json diff --git a/public/locales/sv/layout/app-shelf.json b/public/locales/sv/layout/app-shelf.json new file mode 100644 index 000000000..3297ffe7d --- /dev/null +++ b/public/locales/sv/layout/app-shelf.json @@ -0,0 +1,10 @@ +{ + "accordions": { + "downloads": { + "text": "Your downloads" + }, + "others": { + "text": "Others" + } + } +} \ No newline at end of file