diff --git a/public/locales/ar/common.json b/public/locales/ar/common.json index 088ae2f0..8370883a 100644 --- a/public/locales/ar/common.json +++ b/public/locales/ar/common.json @@ -706,5 +706,16 @@ "users": "Users", "categories": "Categories", "tags": "Tags" + }, + "calibreweb": { + "books": "Books", + "authors": "Authors", + "series": "Series" + }, + "atsumeru": { + "archives": "Archives", + "chapters": "Chapters", + "categories": "Categories", + "series": "Series" } } diff --git a/public/locales/bg/common.json b/public/locales/bg/common.json index 5a6ecc71..120ee063 100644 --- a/public/locales/bg/common.json +++ b/public/locales/bg/common.json @@ -706,5 +706,16 @@ "users": "Users", "categories": "Categories", "tags": "Tags" + }, + "calibreweb": { + "books": "Books", + "authors": "Authors", + "series": "Series" + }, + "atsumeru": { + "series": "Series", + "archives": "Archives", + "chapters": "Chapters", + "categories": "Categories" } } diff --git a/public/locales/ca/common.json b/public/locales/ca/common.json index 525e533d..64f4d76d 100644 --- a/public/locales/ca/common.json +++ b/public/locales/ca/common.json @@ -706,5 +706,16 @@ "users": "Users", "categories": "Categories", "tags": "Tags" + }, + "calibreweb": { + "books": "Books", + "authors": "Authors", + "series": "Series" + }, + "atsumeru": { + "series": "Series", + "archives": "Archives", + "chapters": "Chapters", + "categories": "Categories" } } diff --git a/public/locales/cs/common.json b/public/locales/cs/common.json index 1d48f636..b591dde2 100644 --- a/public/locales/cs/common.json +++ b/public/locales/cs/common.json @@ -706,5 +706,16 @@ "users": "Users", "categories": "Categories", "tags": "Tags" + }, + "calibreweb": { + "books": "Books", + "authors": "Authors", + "series": "Series" + }, + "atsumeru": { + "series": "Series", + "archives": "Archives", + "chapters": "Chapters", + "categories": "Categories" } } diff --git a/public/locales/da/common.json b/public/locales/da/common.json index 9c6533f0..f71c12bd 100644 --- a/public/locales/da/common.json +++ b/public/locales/da/common.json @@ -706,5 +706,16 @@ "users": "Users", "categories": "Categories", "tags": "Tags" + }, + "calibreweb": { + "books": "Books", + "authors": "Authors", + "series": "Series" + }, + "atsumeru": { + "series": "Series", + "archives": "Archives", + "chapters": "Chapters", + "categories": "Categories" } } diff --git a/public/locales/de/common.json b/public/locales/de/common.json index db017c20..8646b2dd 100644 --- a/public/locales/de/common.json +++ b/public/locales/de/common.json @@ -706,5 +706,16 @@ "users": "Users", "categories": "Categories", "tags": "Tags" + }, + "calibreweb": { + "books": "Books", + "authors": "Authors", + "series": "Series" + }, + "atsumeru": { + "series": "Series", + "archives": "Archives", + "chapters": "Chapters", + "categories": "Categories" } } diff --git a/public/locales/el/common.json b/public/locales/el/common.json index ba94bf9e..1599d066 100644 --- a/public/locales/el/common.json +++ b/public/locales/el/common.json @@ -706,5 +706,16 @@ "users": "Users", "categories": "Categories", "tags": "Tags" + }, + "calibreweb": { + "books": "Books", + "authors": "Authors", + "series": "Series" + }, + "atsumeru": { + "series": "Series", + "archives": "Archives", + "chapters": "Chapters", + "categories": "Categories" } } diff --git a/public/locales/en/common.json b/public/locales/en/common.json index 2cf3f1ba..373a9bea 100644 --- a/public/locales/en/common.json +++ b/public/locales/en/common.json @@ -579,6 +579,12 @@ "incident": "Incident", "m": "m" }, + "atsumeru": { + "series": "Series", + "archives": "Archives", + "chapters": "Chapters", + "categories": "Categories" + }, "komga": { "libraries": "Libraries", "series": "Series", @@ -661,6 +667,11 @@ "monitoring": "Monitoring", "updates": "Updates" }, + "calibreweb": { + "books": "Books", + "authors": "Authors", + "series": "Series" + }, "jdownloader": { "downloadCount": "Queue", "downloadBytesRemaining": "Remaining", diff --git a/public/locales/eo/common.json b/public/locales/eo/common.json index aebc9dc2..efec21cc 100644 --- a/public/locales/eo/common.json +++ b/public/locales/eo/common.json @@ -706,5 +706,16 @@ "users": "Users", "categories": "Categories", "tags": "Tags" + }, + "calibreweb": { + "books": "Books", + "authors": "Authors", + "series": "Series" + }, + "atsumeru": { + "series": "Series", + "archives": "Archives", + "chapters": "Chapters", + "categories": "Categories" } } diff --git a/public/locales/es/common.json b/public/locales/es/common.json index 904aba10..027fb5ea 100644 --- a/public/locales/es/common.json +++ b/public/locales/es/common.json @@ -706,5 +706,16 @@ "users": "Usuarios", "categories": "Categorías", "tags": "Etiquetas" + }, + "calibreweb": { + "books": "Books", + "authors": "Authors", + "series": "Series" + }, + "atsumeru": { + "series": "Series", + "archives": "Archives", + "chapters": "Chapters", + "categories": "Categories" } } diff --git a/public/locales/eu/common.json b/public/locales/eu/common.json index 4fa20c75..1c647c19 100644 --- a/public/locales/eu/common.json +++ b/public/locales/eu/common.json @@ -706,5 +706,16 @@ "users": "Users", "categories": "Categories", "tags": "Tags" + }, + "calibreweb": { + "authors": "Authors", + "books": "Books", + "series": "Series" + }, + "atsumeru": { + "series": "Series", + "archives": "Archives", + "chapters": "Chapters", + "categories": "Categories" } } diff --git a/public/locales/fi/common.json b/public/locales/fi/common.json index 050db077..6f098f7f 100644 --- a/public/locales/fi/common.json +++ b/public/locales/fi/common.json @@ -706,5 +706,16 @@ "users": "Users", "categories": "Categories", "tags": "Tags" + }, + "calibreweb": { + "books": "Books", + "authors": "Authors", + "series": "Series" + }, + "atsumeru": { + "archives": "Archives", + "chapters": "Chapters", + "categories": "Categories", + "series": "Series" } } diff --git a/public/locales/fr/common.json b/public/locales/fr/common.json index 64512796..9405b390 100644 --- a/public/locales/fr/common.json +++ b/public/locales/fr/common.json @@ -706,5 +706,16 @@ "users": "Utilisateurs", "categories": "Catégories", "tags": "Étiquettes" + }, + "calibreweb": { + "books": "Books", + "authors": "Authors", + "series": "Series" + }, + "atsumeru": { + "series": "Series", + "archives": "Archives", + "chapters": "Chapters", + "categories": "Categories" } } diff --git a/public/locales/he/common.json b/public/locales/he/common.json index 4690d1bc..199c5530 100644 --- a/public/locales/he/common.json +++ b/public/locales/he/common.json @@ -706,5 +706,16 @@ "users": "Users", "categories": "Categories", "tags": "Tags" + }, + "calibreweb": { + "books": "Books", + "authors": "Authors", + "series": "Series" + }, + "atsumeru": { + "series": "Series", + "archives": "Archives", + "chapters": "Chapters", + "categories": "Categories" } } diff --git a/public/locales/hi/common.json b/public/locales/hi/common.json index 99295197..98f3608a 100644 --- a/public/locales/hi/common.json +++ b/public/locales/hi/common.json @@ -706,5 +706,16 @@ "users": "Users", "categories": "Categories", "tags": "Tags" + }, + "calibreweb": { + "books": "Books", + "authors": "Authors", + "series": "Series" + }, + "atsumeru": { + "chapters": "Chapters", + "categories": "Categories", + "series": "Series", + "archives": "Archives" } } diff --git a/public/locales/hr/common.json b/public/locales/hr/common.json index 5b0f7e4f..9fd3d809 100644 --- a/public/locales/hr/common.json +++ b/public/locales/hr/common.json @@ -706,5 +706,16 @@ "users": "Users", "categories": "Categories", "tags": "Tags" + }, + "calibreweb": { + "books": "Books", + "authors": "Authors", + "series": "Series" + }, + "atsumeru": { + "series": "Series", + "archives": "Archives", + "chapters": "Chapters", + "categories": "Categories" } } diff --git a/public/locales/hu/common.json b/public/locales/hu/common.json index a2cff3ab..1edd712e 100644 --- a/public/locales/hu/common.json +++ b/public/locales/hu/common.json @@ -706,5 +706,16 @@ "users": "Users", "categories": "Categories", "tags": "Tags" + }, + "calibreweb": { + "books": "Books", + "authors": "Authors", + "series": "Series" + }, + "atsumeru": { + "series": "Series", + "archives": "Archives", + "chapters": "Chapters", + "categories": "Categories" } } diff --git a/public/locales/id/common.json b/public/locales/id/common.json index 26c4e251..957d13f1 100644 --- a/public/locales/id/common.json +++ b/public/locales/id/common.json @@ -706,5 +706,16 @@ "users": "Users", "categories": "Categories", "tags": "Tags" + }, + "calibreweb": { + "books": "Books", + "authors": "Authors", + "series": "Series" + }, + "atsumeru": { + "series": "Series", + "archives": "Archives", + "chapters": "Chapters", + "categories": "Categories" } } diff --git a/public/locales/it/common.json b/public/locales/it/common.json index 27a93aaf..85e6d192 100644 --- a/public/locales/it/common.json +++ b/public/locales/it/common.json @@ -706,5 +706,16 @@ "users": "Users", "categories": "Categories", "tags": "Tags" + }, + "calibreweb": { + "books": "Books", + "authors": "Authors", + "series": "Series" + }, + "atsumeru": { + "series": "Series", + "archives": "Archives", + "chapters": "Chapters", + "categories": "Categories" } } diff --git a/public/locales/ja/common.json b/public/locales/ja/common.json index e8c607d7..3bcacf61 100644 --- a/public/locales/ja/common.json +++ b/public/locales/ja/common.json @@ -706,5 +706,16 @@ "users": "Users", "categories": "Categories", "tags": "Tags" + }, + "calibreweb": { + "books": "Books", + "authors": "Authors", + "series": "Series" + }, + "atsumeru": { + "series": "Series", + "archives": "Archives", + "chapters": "Chapters", + "categories": "Categories" } } diff --git a/public/locales/ko/common.json b/public/locales/ko/common.json index 0c2b6420..331e13c1 100644 --- a/public/locales/ko/common.json +++ b/public/locales/ko/common.json @@ -706,5 +706,16 @@ "users": "Users", "categories": "Categories", "tags": "Tags" + }, + "calibreweb": { + "books": "Books", + "authors": "Authors", + "series": "Series" + }, + "atsumeru": { + "chapters": "Chapters", + "categories": "Categories", + "series": "Series", + "archives": "Archives" } } diff --git a/public/locales/lv/common.json b/public/locales/lv/common.json index a968d4fa..21bc0bff 100644 --- a/public/locales/lv/common.json +++ b/public/locales/lv/common.json @@ -706,5 +706,16 @@ "users": "Users", "categories": "Categories", "tags": "Tags" + }, + "calibreweb": { + "books": "Books", + "authors": "Authors", + "series": "Series" + }, + "atsumeru": { + "chapters": "Chapters", + "series": "Series", + "archives": "Archives", + "categories": "Categories" } } diff --git a/public/locales/ms/common.json b/public/locales/ms/common.json index c1616367..38c5fde3 100644 --- a/public/locales/ms/common.json +++ b/public/locales/ms/common.json @@ -706,5 +706,16 @@ "users": "Users", "categories": "Categories", "tags": "Tags" + }, + "calibreweb": { + "books": "Books", + "authors": "Authors", + "series": "Series" + }, + "atsumeru": { + "series": "Series", + "archives": "Archives", + "chapters": "Chapters", + "categories": "Categories" } } diff --git a/public/locales/nb-NO/common.json b/public/locales/nb-NO/common.json index 6b75aa23..46f8f048 100644 --- a/public/locales/nb-NO/common.json +++ b/public/locales/nb-NO/common.json @@ -706,5 +706,16 @@ "users": "Users", "categories": "Categories", "tags": "Tags" + }, + "calibreweb": { + "books": "Books", + "authors": "Authors", + "series": "Series" + }, + "atsumeru": { + "series": "Series", + "archives": "Archives", + "chapters": "Chapters", + "categories": "Categories" } } diff --git a/public/locales/nl/common.json b/public/locales/nl/common.json index 9ce33db9..7a2b502a 100644 --- a/public/locales/nl/common.json +++ b/public/locales/nl/common.json @@ -706,5 +706,16 @@ "users": "Users", "categories": "Categories", "tags": "Tags" + }, + "calibreweb": { + "books": "Books", + "authors": "Authors", + "series": "Series" + }, + "atsumeru": { + "series": "Series", + "archives": "Archives", + "chapters": "Chapters", + "categories": "Categories" } } diff --git a/public/locales/pl/common.json b/public/locales/pl/common.json index 52d04e0f..cf21a545 100644 --- a/public/locales/pl/common.json +++ b/public/locales/pl/common.json @@ -706,5 +706,16 @@ "users": "Users", "categories": "Categories", "tags": "Tags" + }, + "calibreweb": { + "books": "Books", + "authors": "Authors", + "series": "Series" + }, + "atsumeru": { + "series": "Series", + "archives": "Archives", + "chapters": "Chapters", + "categories": "Categories" } } diff --git a/public/locales/pt-BR/common.json b/public/locales/pt-BR/common.json index 1e188fda..27e339a8 100644 --- a/public/locales/pt-BR/common.json +++ b/public/locales/pt-BR/common.json @@ -706,5 +706,16 @@ "users": "Users", "categories": "Categories", "tags": "Tags" + }, + "calibreweb": { + "books": "Books", + "authors": "Authors", + "series": "Series" + }, + "atsumeru": { + "series": "Series", + "archives": "Archives", + "chapters": "Chapters", + "categories": "Categories" } } diff --git a/public/locales/pt/common.json b/public/locales/pt/common.json index ac143fda..790290b6 100644 --- a/public/locales/pt/common.json +++ b/public/locales/pt/common.json @@ -715,5 +715,16 @@ "users": "Users", "categories": "Categories", "tags": "Tags" + }, + "calibreweb": { + "books": "Books", + "authors": "Authors", + "series": "Series" + }, + "atsumeru": { + "series": "Series", + "archives": "Archives", + "chapters": "Chapters", + "categories": "Categories" } } diff --git a/public/locales/ro/common.json b/public/locales/ro/common.json index a52232e8..99a94592 100644 --- a/public/locales/ro/common.json +++ b/public/locales/ro/common.json @@ -706,5 +706,16 @@ "users": "Users", "categories": "Categories", "tags": "Tags" + }, + "calibreweb": { + "books": "Books", + "authors": "Authors", + "series": "Series" + }, + "atsumeru": { + "series": "Series", + "archives": "Archives", + "chapters": "Chapters", + "categories": "Categories" } } diff --git a/public/locales/ru/common.json b/public/locales/ru/common.json index 579f748f..d1415929 100644 --- a/public/locales/ru/common.json +++ b/public/locales/ru/common.json @@ -706,5 +706,16 @@ "users": "Users", "categories": "Categories", "tags": "Tags" + }, + "calibreweb": { + "books": "Books", + "authors": "Authors", + "series": "Series" + }, + "atsumeru": { + "series": "Series", + "archives": "Archives", + "chapters": "Chapters", + "categories": "Categories" } } diff --git a/public/locales/sk/common.json b/public/locales/sk/common.json index b46615b5..255ef944 100644 --- a/public/locales/sk/common.json +++ b/public/locales/sk/common.json @@ -706,5 +706,16 @@ "users": "Users", "categories": "Categories", "tags": "Tags" + }, + "calibreweb": { + "books": "Books", + "authors": "Authors", + "series": "Series" + }, + "atsumeru": { + "series": "Series", + "archives": "Archives", + "chapters": "Chapters", + "categories": "Categories" } } diff --git a/public/locales/sl/common.json b/public/locales/sl/common.json index 258852c1..507259fd 100644 --- a/public/locales/sl/common.json +++ b/public/locales/sl/common.json @@ -706,5 +706,16 @@ "users": "Users", "categories": "Categories", "tags": "Tags" + }, + "calibreweb": { + "books": "Books", + "authors": "Authors", + "series": "Series" + }, + "atsumeru": { + "series": "Series", + "archives": "Archives", + "chapters": "Chapters", + "categories": "Categories" } } diff --git a/public/locales/sr/common.json b/public/locales/sr/common.json index 32562c75..0bcd08dd 100644 --- a/public/locales/sr/common.json +++ b/public/locales/sr/common.json @@ -706,5 +706,16 @@ "users": "Users", "categories": "Categories", "tags": "Tags" + }, + "calibreweb": { + "books": "Books", + "authors": "Authors", + "series": "Series" + }, + "atsumeru": { + "series": "Series", + "archives": "Archives", + "chapters": "Chapters", + "categories": "Categories" } } diff --git a/public/locales/sv/common.json b/public/locales/sv/common.json index 0a86dca6..4db3f9f8 100644 --- a/public/locales/sv/common.json +++ b/public/locales/sv/common.json @@ -706,5 +706,16 @@ "users": "Users", "categories": "Categories", "tags": "Tags" + }, + "calibreweb": { + "books": "Books", + "authors": "Authors", + "series": "Series" + }, + "atsumeru": { + "series": "Series", + "archives": "Archives", + "chapters": "Chapters", + "categories": "Categories" } } diff --git a/public/locales/te/common.json b/public/locales/te/common.json index 4212b34d..4a76f97f 100644 --- a/public/locales/te/common.json +++ b/public/locales/te/common.json @@ -706,5 +706,16 @@ "users": "Users", "categories": "Categories", "tags": "Tags" + }, + "calibreweb": { + "books": "Books", + "authors": "Authors", + "series": "Series" + }, + "atsumeru": { + "series": "Series", + "archives": "Archives", + "chapters": "Chapters", + "categories": "Categories" } } diff --git a/public/locales/th/common.json b/public/locales/th/common.json index 57a9ae62..f6c2a79a 100644 --- a/public/locales/th/common.json +++ b/public/locales/th/common.json @@ -706,5 +706,16 @@ "users": "Users", "categories": "Categories", "tags": "Tags" + }, + "calibreweb": { + "books": "Books", + "authors": "Authors", + "series": "Series" + }, + "atsumeru": { + "series": "Series", + "archives": "Archives", + "chapters": "Chapters", + "categories": "Categories" } } diff --git a/public/locales/tr/common.json b/public/locales/tr/common.json index ac88b616..3496426e 100644 --- a/public/locales/tr/common.json +++ b/public/locales/tr/common.json @@ -706,5 +706,16 @@ "users": "Users", "categories": "Categories", "tags": "Tags" + }, + "calibreweb": { + "books": "Books", + "authors": "Authors", + "series": "Series" + }, + "atsumeru": { + "series": "Series", + "archives": "Archives", + "chapters": "Chapters", + "categories": "Categories" } } diff --git a/public/locales/uk/common.json b/public/locales/uk/common.json index a7804865..bc57de81 100644 --- a/public/locales/uk/common.json +++ b/public/locales/uk/common.json @@ -706,5 +706,16 @@ "users": "Users", "categories": "Categories", "tags": "Tags" + }, + "calibreweb": { + "books": "Books", + "authors": "Authors", + "series": "Series" + }, + "atsumeru": { + "series": "Series", + "archives": "Archives", + "chapters": "Chapters", + "categories": "Categories" } } diff --git a/public/locales/vi/common.json b/public/locales/vi/common.json index c3d393d0..862cd26c 100644 --- a/public/locales/vi/common.json +++ b/public/locales/vi/common.json @@ -706,5 +706,16 @@ "users": "Users", "categories": "Categories", "tags": "Tags" + }, + "calibreweb": { + "books": "Books", + "authors": "Authors", + "series": "Series" + }, + "atsumeru": { + "series": "Series", + "archives": "Archives", + "chapters": "Chapters", + "categories": "Categories" } } diff --git a/public/locales/yue/common.json b/public/locales/yue/common.json index ed609cff..a91d652b 100644 --- a/public/locales/yue/common.json +++ b/public/locales/yue/common.json @@ -706,5 +706,16 @@ "users": "Users", "categories": "Categories", "tags": "Tags" + }, + "calibreweb": { + "books": "Books", + "authors": "Authors", + "series": "Series" + }, + "atsumeru": { + "series": "Series", + "archives": "Archives", + "chapters": "Chapters", + "categories": "Categories" } } diff --git a/public/locales/zh-CN/common.json b/public/locales/zh-CN/common.json index d820aa96..70c4c93f 100644 --- a/public/locales/zh-CN/common.json +++ b/public/locales/zh-CN/common.json @@ -706,5 +706,16 @@ "users": "Users", "categories": "Categories", "tags": "Tags" + }, + "calibreweb": { + "books": "Books", + "authors": "Authors", + "series": "Series" + }, + "atsumeru": { + "series": "Series", + "archives": "Archives", + "chapters": "Chapters", + "categories": "Categories" } } diff --git a/public/locales/zh-Hant/common.json b/public/locales/zh-Hant/common.json index c8ce9caf..17c217fd 100644 --- a/public/locales/zh-Hant/common.json +++ b/public/locales/zh-Hant/common.json @@ -706,5 +706,16 @@ "users": "Users", "categories": "Categories", "tags": "Tags" + }, + "calibreweb": { + "books": "Books", + "authors": "Authors", + "series": "Series" + }, + "atsumeru": { + "series": "Series", + "archives": "Archives", + "chapters": "Chapters", + "categories": "Categories" } } diff --git a/src/components/widgets/widget/container.jsx b/src/components/widgets/widget/container.jsx index 59ea5684..42d04948 100644 --- a/src/components/widgets/widget/container.jsx +++ b/src/components/widgets/widget/container.jsx @@ -7,6 +7,11 @@ import Raw from "./raw"; export function getAllClasses(options, additionalClassNames = '') { if (options?.style?.header === "boxedWidgets") { + if (options?.style?.cardBlur !== undefined) { + // eslint-disable-next-line no-param-reassign + additionalClassNames = additionalClassNames.concat(additionalClassNames, ` backdrop-blur${options.style.cardBlur.length ? '-' : ""}${options.style.cardBlur}`) + } + return classNames( "flex flex-col justify-center first:ml-0 ml-2 mr-2", "mt-2 m:mb-0 rounded-md shadow-md shadow-theme-900/10 dark:shadow-theme-900/20 bg-theme-100/20 dark:bg-white/5 p-2 pl-3 pr-3", diff --git a/src/pages/index.jsx b/src/pages/index.jsx index a2993b1a..9b9890e9 100644 --- a/src/pages/index.jsx +++ b/src/pages/index.jsx @@ -257,8 +257,9 @@ function Home({ initialSettings }) {