+
diff --git a/src/components/modals/main/tabs/backend/Tab.jsx b/src/components/modals/main/tabs/backend/Tab.jsx
index 63b433cb..77c90434 100644
--- a/src/components/modals/main/tabs/backend/Tab.jsx
+++ b/src/components/modals/main/tabs/backend/Tab.jsx
@@ -139,7 +139,7 @@ function Tab({ label, currentTab, onClick, navbarTab }) {
case variables.getMessage('modals.main.marketplace.preset_settings'):
icon =
;
break;
- case variables.getMessage('modals.main.marketplace.collection'):
+ case variables.getMessage('modals.main.marketplace.collections'):
icon =
;
break;
diff --git a/src/translations/de_DE.json b/src/translations/de_DE.json
index f224407c..76b8232c 100644
--- a/src/translations/de_DE.json
+++ b/src/translations/de_DE.json
@@ -235,7 +235,10 @@
"high": "Hohe Qualität",
"normal": "Normale Qualität",
"datasaver": "Datensparer"
- }
+ },
+ "custom_title": "Custom Images",
+ "custom_description": "Select images from your local computer",
+ "remove": "Remove Image"
},
"display": "Display",
"display_subtitle": "Change how background and photo information are loaded",
@@ -287,7 +290,14 @@
"min_temp": "Mindesttemperatur",
"max_temp": "Höchsttemperatur",
"atmospheric_pressure": "Atmosphärischer Druck"
- }
+ },
+ "options": {
+ "basic": "Basic",
+ "standard": "Standard",
+ "expanded": "Expanded",
+ "custom": "Custom"
+ },
+ "custom_settings": "Custom Settings"
},
"quicklinks": {
"title": "Quick Links",
@@ -481,12 +491,14 @@
},
"marketplace": {
"all": "All",
+ "learn_more": "Learn More",
"photo_packs": "Fotopakete",
"quote_packs": "Zitat-Pakete",
"preset_settings": "Voreingestellte Einstellungen",
"no_items": "Keine Einträge in dieser Kategorie",
+ "collection": "Collection",
"explore_collection": "Explore Collection",
- "collection": "Collections",
+ "collections": "Collections",
"cant_find": "Can't find what you're looking for?",
"knowledgebase_one": "Visit the",
"knowledgebase_two": "knowledgebase",
@@ -498,6 +510,7 @@
"description": "Description",
"show_more": "Show More",
"show_less": "Show Less",
+ "showing": "Showing",
"no_images": "No. Images",
"no_quotes": "No. Quotes",
"version": "Version",
diff --git a/src/translations/en_GB.json b/src/translations/en_GB.json
index da84d23a..59d111f8 100644
--- a/src/translations/en_GB.json
+++ b/src/translations/en_GB.json
@@ -489,12 +489,14 @@
},
"marketplace": {
"all": "All",
+ "learn_more": "Learn More",
"photo_packs": "Photo Packs",
"quote_packs": "Quote Packs",
"preset_settings": "Preset Settings",
"no_items": "No items in this category",
+ "collection": "Collection",
"explore_collection": "Explore Collection",
- "collection": "Collections",
+ "collections": "Collections",
"cant_find": "Can't find what you're looking for?",
"knowledgebase_one": "Visit the",
"knowledgebase_two": "knowledgebase",
@@ -506,6 +508,7 @@
"description": "Description",
"show_more": "Show More",
"show_less": "Show Less",
+ "showing": "Showing",
"no_images": "No. Images",
"no_quotes": "No. Quotes",
"version": "Version",
diff --git a/src/translations/en_US.json b/src/translations/en_US.json
index 70ab586d..c13a66d5 100644
--- a/src/translations/en_US.json
+++ b/src/translations/en_US.json
@@ -235,7 +235,10 @@
"high": "High Quality",
"normal": "Normal Quality",
"datasaver": "Data Saver"
- }
+ },
+ "custom_title": "Custom Images",
+ "custom_description": "Select images from your local computer",
+ "remove": "Remove Image"
},
"display": "Display",
"display_subtitle": "Change how background and photo information are loaded",
@@ -287,7 +290,14 @@
"min_temp": "Minimum temperature",
"max_temp": "Maximum temperature",
"atmospheric_pressure": "Atmospheric pressure"
- }
+ },
+ "options": {
+ "basic": "Basic",
+ "standard": "Standard",
+ "expanded": "Expanded",
+ "custom": "Custom"
+ },
+ "custom_settings": "Custom Settings"
},
"quicklinks": {
"title": "Quick Links",
@@ -480,12 +490,14 @@
},
"marketplace": {
"all": "All",
+ "learn_more": "Learn More",
"photo_packs": "Photo Packs",
"quote_packs": "Quote Packs",
"preset_settings": "Preset Settings",
"no_items": "No items in this category",
+ "collection": "Collection",
"explore_collection": "Explore Collection",
- "collection": "Collections",
+ "collections": "Collections",
"cant_find": "Can't find what you're looking for?",
"knowledgebase_one": "Visit the",
"knowledgebase_two": "knowledgebase",
@@ -497,6 +509,7 @@
"description": "Description",
"show_more": "Show More",
"show_less": "Show Less",
+ "showing": "Showing",
"no_images": "No. Images",
"no_quotes": "No. Quotes",
"version": "Version",
diff --git a/src/translations/es.json b/src/translations/es.json
index 1b326932..e5b7f5cc 100644
--- a/src/translations/es.json
+++ b/src/translations/es.json
@@ -235,7 +235,10 @@
"high": "Calidad alta",
"normal": "Calidad normal",
"datasaver": "Ahorro de datos"
- }
+ },
+ "custom_title": "Custom Images",
+ "custom_description": "Select images from your local computer",
+ "remove": "Remove Image"
},
"display": "Display",
"display_subtitle": "Change how background and photo information are loaded",
@@ -287,7 +290,14 @@
"min_temp": "Temperatura mínima",
"max_temp": "Temperatura máxima",
"atmospheric_pressure": "Presión atmosférica"
- }
+ },
+ "options": {
+ "basic": "Basic",
+ "standard": "Standard",
+ "expanded": "Expanded",
+ "custom": "Custom"
+ },
+ "custom_settings": "Custom Settings"
},
"quicklinks": {
"title": "Enlaces rápidos",
@@ -480,12 +490,14 @@
},
"marketplace": {
"all": "All",
+ "learn_more": "Learn More",
"photo_packs": "Paquetes de fotos",
"quote_packs": "Paquetes de citas",
"preset_settings": "Ajustes preestablecidos",
"no_items": "No hay artículos en esta categoría",
+ "collection": "Collection",
"explore_collection": "Explore Collection",
- "collection": "Collections",
+ "collections": "Collections",
"cant_find": "Can't find what you're looking for?",
"knowledgebase_one": "Visit the",
"knowledgebase_two": "knowledgebase",
@@ -497,6 +509,7 @@
"description": "Description",
"show_more": "Show More",
"show_less": "Show Less",
+ "showing": "Showing",
"no_images": "No. Images",
"no_quotes": "No. Quotes",
"version": "Versión",
diff --git a/src/translations/fr.json b/src/translations/fr.json
index 586f1470..83f3fa22 100644
--- a/src/translations/fr.json
+++ b/src/translations/fr.json
@@ -235,7 +235,10 @@
"high": "High Quality",
"normal": "Normal Quality",
"datasaver": "Data Saver"
- }
+ },
+ "custom_title": "Custom Images",
+ "custom_description": "Select images from your local computer",
+ "remove": "Remove Image"
},
"display": "Display",
"display_subtitle": "Change how background and photo information are loaded",
@@ -287,7 +290,14 @@
"min_temp": "Température minimale",
"max_temp": "Température maximale",
"atmospheric_pressure": "Pression atmosphérique"
- }
+ },
+ "options": {
+ "basic": "Basic",
+ "standard": "Standard",
+ "expanded": "Expanded",
+ "custom": "Custom"
+ },
+ "custom_settings": "Custom Settings"
},
"quicklinks": {
"title": "Liens rapides",
@@ -480,12 +490,14 @@
},
"marketplace": {
"all": "All",
+ "learn_more": "Learn More",
"photo_packs": "Packs Photos",
"quote_packs": "Packs Citations",
"preset_settings": "Paramètres prédéfinis",
"no_items": "Aucun article dans cette catégorie",
+ "collection": "Collection",
"explore_collection": "Explore Collection",
- "collection": "Collections",
+ "collections": "Collections",
"cant_find": "Can't find what you're looking for?",
"knowledgebase_one": "Visit the",
"knowledgebase_two": "knowledgebase",
@@ -497,6 +509,7 @@
"description": "Description",
"show_more": "Show More",
"show_less": "Show Less",
+ "showing": "Showing",
"no_images": "No. Images",
"no_quotes": "No. Quotes",
"version": "Version",
diff --git a/src/translations/id_ID.json b/src/translations/id_ID.json
index fb563635..58a138d5 100644
--- a/src/translations/id_ID.json
+++ b/src/translations/id_ID.json
@@ -235,7 +235,10 @@
"high": "High Quality",
"normal": "Normal Quality",
"datasaver": "Data Saver"
- }
+ },
+ "custom_title": "Custom Images",
+ "custom_description": "Select images from your local computer",
+ "remove": "Remove Image"
},
"display": "Display",
"display_subtitle": "Change how background and photo information are loaded",
@@ -287,7 +290,14 @@
"min_temp": "Temperatur minimal",
"max_temp": "Temperatur maksimal",
"atmospheric_pressure": "Tekanan atmosfer"
- }
+ },
+ "options": {
+ "basic": "Basic",
+ "standard": "Standard",
+ "expanded": "Expanded",
+ "custom": "Custom"
+ },
+ "custom_settings": "Custom Settings"
},
"quicklinks": {
"title": "Pranala cepat",
@@ -480,12 +490,14 @@
},
"marketplace": {
"all": "All",
+ "learn_more": "Learn More",
"photo_packs": "Photo Packs",
"quote_packs": "Quote Packs",
"preset_settings": "Preset Settings",
"no_items": "Tidak ada item pada kategori ini",
+ "collection": "Collection",
"explore_collection": "Explore Collection",
- "collection": "Collections",
+ "collections": "Collections",
"cant_find": "Can't find what you're looking for?",
"knowledgebase_one": "Visit the",
"knowledgebase_two": "knowledgebase",
@@ -497,6 +509,7 @@
"description": "Description",
"show_more": "Show More",
"show_less": "Show Less",
+ "showing": "Showing",
"no_images": "No. Images",
"no_quotes": "No. Quotes",
"version": "Versi",
diff --git a/src/translations/nl.json b/src/translations/nl.json
index 31dfdf5b..3d505622 100644
--- a/src/translations/nl.json
+++ b/src/translations/nl.json
@@ -235,7 +235,10 @@
"high": "High Quality",
"normal": "Normal Quality",
"datasaver": "Data Saver"
- }
+ },
+ "custom_title": "Custom Images",
+ "custom_description": "Select images from your local computer",
+ "remove": "Remove Image"
},
"display": "Display",
"display_subtitle": "Change how background and photo information are loaded",
@@ -287,7 +290,14 @@
"min_temp": "Minimum temperature",
"max_temp": "Maximum temperature",
"atmospheric_pressure": "Atmospheric pressure"
- }
+ },
+ "options": {
+ "basic": "Basic",
+ "standard": "Standard",
+ "expanded": "Expanded",
+ "custom": "Custom"
+ },
+ "custom_settings": "Custom Settings"
},
"quicklinks": {
"title": "Quick Links",
@@ -480,12 +490,14 @@
},
"marketplace": {
"all": "All",
+ "learn_more": "Learn More",
"photo_packs": "Fotoverzamelingen",
"quote_packs": "Citaatverzamelingen",
"preset_settings": "Voorinstellingen",
"no_items": "No items in this category",
+ "collection": "Collection",
"explore_collection": "Explore Collection",
- "collection": "Collections",
+ "collections": "Collections",
"cant_find": "Can't find what you're looking for?",
"knowledgebase_one": "Visit the",
"knowledgebase_two": "knowledgebase",
@@ -497,6 +509,7 @@
"description": "Description",
"show_more": "Show More",
"show_less": "Show Less",
+ "showing": "Showing",
"no_images": "No. Images",
"no_quotes": "No. Quotes",
"version": "Versie",
diff --git a/src/translations/no.json b/src/translations/no.json
index 6fcf3217..1eceb7d2 100644
--- a/src/translations/no.json
+++ b/src/translations/no.json
@@ -235,7 +235,10 @@
"high": "High Quality",
"normal": "Normal Quality",
"datasaver": "Data Saver"
- }
+ },
+ "custom_title": "Custom Images",
+ "custom_description": "Select images from your local computer",
+ "remove": "Remove Image"
},
"display": "Display",
"display_subtitle": "Change how background and photo information are loaded",
@@ -287,7 +290,14 @@
"min_temp": "Minimum temperature",
"max_temp": "Maximum temperature",
"atmospheric_pressure": "Atmospheric pressure"
- }
+ },
+ "options": {
+ "basic": "Basic",
+ "standard": "Standard",
+ "expanded": "Expanded",
+ "custom": "Custom"
+ },
+ "custom_settings": "Custom Settings"
},
"quicklinks": {
"title": "Quick Links",
@@ -480,12 +490,14 @@
},
"marketplace": {
"all": "All",
+ "learn_more": "Learn More",
"photo_packs": "Bilde pakker",
"quote_packs": "Sitat pakker",
"preset_settings": "Preset instillinger",
"no_items": "No items in this category",
+ "collection": "Collection",
"explore_collection": "Explore Collection",
- "collection": "Collections",
+ "collections": "Collections",
"cant_find": "Can't find what you're looking for?",
"knowledgebase_one": "Visit the",
"knowledgebase_two": "knowledgebase",
@@ -497,6 +509,7 @@
"description": "Description",
"show_more": "Show More",
"show_less": "Show Less",
+ "showing": "Showing",
"no_images": "No. Images",
"no_quotes": "No. Quotes",
"version": "Versjon",
diff --git a/src/translations/ru.json b/src/translations/ru.json
index e4dc57e3..1fbb970b 100644
--- a/src/translations/ru.json
+++ b/src/translations/ru.json
@@ -235,7 +235,10 @@
"high": "High Quality",
"normal": "Normal Quality",
"datasaver": "Data Saver"
- }
+ },
+ "custom_title": "Custom Images",
+ "custom_description": "Select images from your local computer",
+ "remove": "Remove Image"
},
"display": "Display",
"display_subtitle": "Change how background and photo information are loaded",
@@ -287,7 +290,14 @@
"min_temp": "Minimum temperature",
"max_temp": "Maximum temperature",
"atmospheric_pressure": "Atmospheric pressure"
- }
+ },
+ "options": {
+ "basic": "Basic",
+ "standard": "Standard",
+ "expanded": "Expanded",
+ "custom": "Custom"
+ },
+ "custom_settings": "Custom Settings"
},
"quicklinks": {
"title": "Quick Links",
@@ -480,12 +490,14 @@
},
"marketplace": {
"all": "All",
+ "learn_more": "Learn More",
"photo_packs": "Наборы фото",
"quote_packs": "Наборы цитат",
"preset_settings": "Пресеты настроек",
"no_items": "No items in this category",
+ "collection": "Collection",
"explore_collection": "Explore Collection",
- "collection": "Collections",
+ "collections": "Collections",
"cant_find": "Can't find what you're looking for?",
"knowledgebase_one": "Visit the",
"knowledgebase_two": "knowledgebase",
@@ -497,6 +509,7 @@
"description": "Description",
"show_more": "Show More",
"show_less": "Show Less",
+ "showing": "Showing",
"no_images": "No. Images",
"no_quotes": "No. Quotes",
"version": "Версия",
diff --git a/src/translations/tr_TR.json b/src/translations/tr_TR.json
index a18d4589..e598b936 100644
--- a/src/translations/tr_TR.json
+++ b/src/translations/tr_TR.json
@@ -235,7 +235,10 @@
"high": "Yüksek Kalite",
"normal": "Normal Kalite",
"datasaver": "Veri Tasarrufu"
- }
+ },
+ "custom_title": "Custom Images",
+ "custom_description": "Select images from your local computer",
+ "remove": "Remove Image"
},
"display": "Görüntüleme",
"display_subtitle": "Arka plan ve fotoğraf bilgilerinin nasıl yüklendiğini değiştirin.",
@@ -287,7 +290,14 @@
"min_temp": "Minimum Sıcaklık",
"max_temp": "Maksimum Sıcaklık",
"atmospheric_pressure": "Atmosferik Basınç"
- }
+ },
+ "options": {
+ "basic": "Basic",
+ "standard": "Standard",
+ "expanded": "Expanded",
+ "custom": "Custom"
+ },
+ "custom_settings": "Custom Settings"
},
"quicklinks": {
"title": "Hızlı Linkler",
@@ -480,12 +490,14 @@
},
"marketplace": {
"all": "Tümü",
+ "learn_more": "Learn More",
"photo_packs": "Fotoğraf Paketleri",
"quote_packs": "Alıntı Paketleri",
"preset_settings": "Ön Ayar Ayarları",
"no_items": "Bu kategoride öğe yok",
+ "collection": "Collection",
"explore_collection": "Koleksiyonu Keşfedin",
- "collection": "Collections",
+ "collections": "Collections",
"cant_find": "Aradığınızı bulamıyor musunuz?",
"knowledgebase_one": "Kendiniz oluşturmak için",
"knowledgebase_two": "bilgilendirme sayfamızı",
@@ -497,6 +509,7 @@
"description": "Açıklama/Tanım",
"show_more": "Daha fazla göster",
"show_less": "Daha az göster",
+ "showing": "Showing",
"no_images": "Fotoğraf bulunamadı",
"no_quotes": "Alıntı bulunamadı",
"version": "Versiyon",
diff --git a/src/translations/zh_CN.json b/src/translations/zh_CN.json
index c51eb638..66218d39 100644
--- a/src/translations/zh_CN.json
+++ b/src/translations/zh_CN.json
@@ -235,7 +235,10 @@
"high": "高画质",
"normal": "普通画质",
"datasaver": "省流模式"
- }
+ },
+ "custom_title": "Custom Images",
+ "custom_description": "Select images from your local computer",
+ "remove": "Remove Image"
},
"display": "Display",
"display_subtitle": "Change how background and photo information are loaded",
@@ -287,7 +290,14 @@
"min_temp": "最低温度",
"max_temp": "最高温度",
"atmospheric_pressure": "大气压"
- }
+ },
+ "options": {
+ "basic": "Basic",
+ "standard": "Standard",
+ "expanded": "Expanded",
+ "custom": "Custom"
+ },
+ "custom_settings": "Custom Settings"
},
"quicklinks": {
"title": "快捷方式",
@@ -480,12 +490,14 @@
},
"marketplace": {
"all": "All",
+ "learn_more": "Learn More",
"photo_packs": "图片包",
"quote_packs": "名言包",
"preset_settings": "预设设定",
"no_items": "本类别为空",
+ "collection": "Collection",
"explore_collection": "Explore Collection",
- "collection": "Collections",
+ "collections": "Collections",
"cant_find": "Can't find what you're looking for?",
"knowledgebase_one": "Visit the",
"knowledgebase_two": "knowledgebase",
@@ -497,6 +509,7 @@
"description": "Description",
"show_more": "Show More",
"show_less": "Show Less",
+ "showing": "Showing",
"no_images": "No. Images",
"no_quotes": "No. Quotes",
"version": "版本",