Photo By
-
+
Information
-
+
-
+
Gaming
-
+
1280x720
-
+
diff --git a/src/modules/constants.js b/src/modules/constants.js
index 6846cf13..bc9068e6 100644
--- a/src/modules/constants.js
+++ b/src/modules/constants.js
@@ -1,4 +1,5 @@
export const API_URL = 'https://api.muetab.com';
export const UNSPLASH_URL = 'https://unsplash.muetab.com';
export const MARKETPLACE_URL = 'https://marketplace.muetab.com';
+export const WEBSITE_URL = 'https://muetab.com';
export const OFFLINE_IMAGES = 20;
\ No newline at end of file
diff --git a/src/translations/en.json b/src/translations/en.json
index 750adb2f..1e43f965 100644
--- a/src/translations/en.json
+++ b/src/translations/en.json
@@ -4,7 +4,7 @@
"afternoon": "Good Afternoon",
"evening": "Good Evening",
"christmas": "Merry Christmas",
- "newyear": "Happy new year",
+ "newyear": "Happy New Year",
"halloween": "Happy Halloween"
},
"credit": "Photo by",
@@ -38,14 +38,14 @@
},
"background": {
"title": "Background",
- "API": "Background API",
+ "api": "Background API",
"blur": "Adjust Blur",
"brightness": "Adjust Brightness",
- "customURL": "Custom Background URL",
- "custombackground": "Custom Background",
- "customcolour": "Custom Background Colour",
+ "custom_url": "Custom Background URL",
+ "custom_background": "Custom Background",
+ "custom_colour": "Custom Background Colour",
"upload": "Upload",
- "addcolour": "Add colour",
+ "add_colour": "Add colour",
"favourite": "Favourite",
"view": "View",
"refresh": "Refresh",
@@ -53,7 +53,7 @@
},
"searchbar": {
"title": "Search Bar",
- "searchengine": "Search Engine",
+ "search_engine": "Search Engine",
"custom": "Custom Search URL"
},
"offline": "Offline Mode",
@@ -62,8 +62,8 @@
"title": "Experimental",
"webp": "Enable WebP",
"animations": "Animations",
- "voicesearch": "Voice Search",
- "nightmode": "Automatic Night Mode"
+ "voice_search": "Voice Search",
+ "night_mode": "Automatic Night Mode"
},
"language": "Language",
"apply": "Apply",
@@ -82,8 +82,8 @@
"description": "Could not connect to the server"
},
"loading": "Loading...",
- "readblog": "Read on the blog here",
- "contactsupport": "Contact us here"
+ "read_blog": "Read on the blog here",
+ "contact_support": "Contact us here"
},
"toasts": {
"quote": "Quote Copied",
@@ -112,7 +112,7 @@
"addtomue": "Add To Mue",
"remove": "Remove"
},
- "quoteWarning": {
+ "quote_warning": {
"title": "Warning",
"description": "This quote pack requests to external servers that may track you!"
}
diff --git a/src/translations/fr.json b/src/translations/fr.json
index 63bc382a..813645f3 100644
--- a/src/translations/fr.json
+++ b/src/translations/fr.json
@@ -38,21 +38,21 @@
},
"background": {
"title": "Fond",
- "API": "Source",
+ "api": "Source",
"blur": "Ajuster le flou",
"brightness": "Ajuster la luminosité",
- "customURL": "URL d'arrière-plan personnalisé",
- "custombackground": "Arrière-plan personnalisé",
- "customcolour": "Couleur d'arrière-plan personnalisée",
+ "custom_url": "URL d'arrière-plan personnalisé",
+ "custom_background": "Arrière-plan personnalisé",
+ "custom_colour": "Couleur d'arrière-plan personnalisée",
"upload": "Ajouter",
- "addcolour": "Ajouter une couleur",
+ "add_colour": "Ajouter une couleur",
"favourite": "Ajouter aux favoris",
"view": "Mode vue",
"refresh": "Rafraîchir"
},
"searchbar": {
"title": "Barre de Recherche",
- "searchengine": "Moteur de recherche",
+ "search_engine": "Moteur de recherche",
"custom": "URL de recherche personnalisée"
},
"offline": "Mode Hors-Ligne",
@@ -62,7 +62,7 @@
"webp": "Activer WebP",
"animations": "Animations",
"favourite": "Bouton Ajouter aux favoris",
- "voicesearch": "Recherche vocale"
+ "voice_search": "Recherche vocale"
},
"language": "Langue",
"apply": "Appliquer",
@@ -81,8 +81,8 @@
"description": "Impossible de se connecter au serveur"
},
"loading": "Chargement...",
- "readblog": "Lire sur le blog ",
- "contactsupport": "Contactez-nous "
+ "read_blog": "Lire sur le blog ",
+ "contact_support": "Contactez-nous "
},
"toasts": {
"quote": "Citation copiée",
@@ -111,7 +111,7 @@
"addtomue": "Ajouter à Mue",
"remove": "Enlever"
},
- "quoteWarning": {
+ "quote_warning": {
"title": "Attention",
"description": "Ce pack fait appel à des serveurs externes qui sont susceptibles de vous tracer !"
}
diff --git a/src/translations/nl.json b/src/translations/nl.json
index e0f522c5..37db98d4 100644
--- a/src/translations/nl.json
+++ b/src/translations/nl.json
@@ -36,17 +36,17 @@
},
"background": {
"title": "Achtergrond",
- "API": "Achtergrond API",
+ "api": "Achtergrond API",
"blur": "Onscherpte Aanpassen",
- "customURL": "Aangepaste Achtergrond URL",
- "custombackground": "Aangepaste Achtergrond",
- "customcolour": "Aangepaste Achtergrondkleur",
+ "custom_url": "Aangepaste Achtergrond URL",
+ "custom_background": "Aangepaste Achtergrond",
+ "custom_colour": "Aangepaste Achtergrondkleur",
"upload": "Uploaden",
- "addcolour": "Kleur toevoegen"
+ "add_colour": "Kleur toevoegen"
},
"searchbar": {
"title": "Zoekbalk",
- "searchengine": "Zoekmachine"
+ "search_engine": "Zoekmachine"
},
"offline": "Offline Modus",
"dark": "Donker Thema",
diff --git a/src/translations/no.json b/src/translations/no.json
index 2134ac11..9f0e31e9 100644
--- a/src/translations/no.json
+++ b/src/translations/no.json
@@ -36,16 +36,16 @@
},
"background": {
"title": "Bakgrunn",
- "API": "Bakgrunn API",
+ "api": "Bakgrunn API",
"blur": "Juster Blur",
- "customURL": "Personlig bakgrunn URL",
- "custombackground": "Personlig bakgrunn",
- "customcolour": "Personlig Bakgrunn Farge",
- "addcolour": "Legg til farge"
+ "custom_url": "Personlig bakgrunn URL",
+ "custom_background": "Personlig bakgrunn",
+ "custom_colour": "Personlig Bakgrunn Farge",
+ "add_colour": "Legg til farge"
},
"searchbar": {
"title": "Søkebar",
- "searchengine": "Søkemotor"
+ "search_engine": "Søkemotor"
},
"offline": "Frakoblet Modus",
"dark": "Mørkt tema",
diff --git a/src/translations/ru.json b/src/translations/ru.json
index 5e8297fc..6b02608f 100644
--- a/src/translations/ru.json
+++ b/src/translations/ru.json
@@ -36,18 +36,18 @@
},
"background": {
"title": "Фон",
- "API": "API для фона",
+ "api": "API для фона",
"blur": "Размытие",
"brightness": "Яркость",
- "customURL": "Ссылка для пользовательского фона",
- "custombackground": "Пользовательский фон",
- "customcolour": "Пользовательский цвет фона",
+ "custom_url": "Ссылка для пользовательского фона",
+ "custom_background": "Пользовательский фон",
+ "custom_colour": "Пользовательский цвет фона",
"upload": "Загрузить",
- "addcolour": "Добавить цвет"
+ "add_colour": "Добавить цвет"
},
"searchbar": {
"title": "Панель поиска",
- "searchengine": "Поисковый движок"
+ "search_engine": "Поисковый движок"
},
"offline": "Офлайн режим",
"dark": "Тёмная тема",