diff --git a/public/locales/de/common.json b/public/locales/de/common.json index 2198488cf..bbb5ff666 100644 --- a/public/locales/de/common.json +++ b/public/locales/de/common.json @@ -109,12 +109,8 @@ "downloaded": "Downloaded" }, "coinmarketcap": { - "configure": "Configure one or more crypto currencies to track", - "1hour": "1 Hour", - "1day": "1 Day", - "7days": "7 Days", - "30days": "30 Days" - }, + "configure": "Configure one or more crypto currencies to track" + }, "gotify": { "apps": "Applications", "clients": "Clients", diff --git a/public/locales/es/common.json b/public/locales/es/common.json index b9f928fb5..d61bda0e9 100644 --- a/public/locales/es/common.json +++ b/public/locales/es/common.json @@ -109,12 +109,8 @@ "downloaded": "Descargado" }, "coinmarketcap": { - "configure": "Configure one or more crypto currencies to track", - "1hour": "1 Hour", - "1day": "1 Day", - "7days": "7 Days", - "30days": "30 Days" - }, + "configure": "Configurar una o varias criptomonedas para su seguimiento" + }, "gotify": { "apps": "Aplicaciones", "clients": "Clientes", diff --git a/public/locales/fr/common.json b/public/locales/fr/common.json index 0f3cc5e3e..924d88a61 100644 --- a/public/locales/fr/common.json +++ b/public/locales/fr/common.json @@ -120,12 +120,8 @@ "rate": "Évaluer" }, "coinmarketcap": { - "configure": "Configure one or more crypto currencies to track", - "1hour": "1 Hour", - "1day": "1 Day", - "7days": "7 Days", - "30days": "30 Days" - }, + "configure": "Configurer une ou plusieurs crypto-monnaies à suivre" + }, "gotify": { "apps": "Applications", "clients": "Clients", diff --git a/public/locales/it/common.json b/public/locales/it/common.json index 0d53c8cbc..585aae1e0 100644 --- a/public/locales/it/common.json +++ b/public/locales/it/common.json @@ -109,12 +109,8 @@ "downloaded": "Downloaded" }, "coinmarketcap": { - "configure": "Configure one or more crypto currencies to track", - "1hour": "1 Hour", - "1day": "1 Day", - "7days": "7 Days", - "30days": "30 Days" - }, + "configure": "Configure one or more crypto currencies to track" + }, "gotify": { "apps": "Applications", "clients": "Clients", diff --git a/public/locales/nb-NO/common.json b/public/locales/nb-NO/common.json index 62f6fa338..141378e8b 100644 --- a/public/locales/nb-NO/common.json +++ b/public/locales/nb-NO/common.json @@ -109,12 +109,8 @@ "remaining": "Gjenstående" }, "coinmarketcap": { - "configure": "Configure one or more crypto currencies to track", - "1hour": "1 Hour", - "1day": "1 Day", - "7days": "7 Days", - "30days": "30 Days" - }, + "configure": "Sett opp én eller flere kryptovalutaer å holde øye med" + }, "gotify": { "apps": "Programmer", "clients": "Klienter", diff --git a/public/locales/nl/common.json b/public/locales/nl/common.json index 6ca2a79bf..d2975cd2e 100644 --- a/public/locales/nl/common.json +++ b/public/locales/nl/common.json @@ -109,12 +109,8 @@ "downloaded": "Downloaded" }, "coinmarketcap": { - "configure": "Configure one or more crypto currencies to track", - "1hour": "1 Hour", - "1day": "1 Day", - "7days": "7 Days", - "30days": "30 Days" - }, + "configure": "Configure one or more crypto currencies to track" + }, "gotify": { "apps": "Applications", "clients": "Clients", diff --git a/public/locales/pt/common.json b/public/locales/pt/common.json index eb18e0879..4dafc19f2 100644 --- a/public/locales/pt/common.json +++ b/public/locales/pt/common.json @@ -120,12 +120,8 @@ "downloaded": "Downloaded" }, "coinmarketcap": { - "configure": "Configure one or more crypto currencies to track", - "1hour": "1 Hour", - "1day": "1 Day", - "7days": "7 Days", - "30days": "30 Days" - }, + "configure": "Configure one or more crypto currencies to track" + }, "gotify": { "apps": "Aplicações", "clients": "Clientes", diff --git a/public/locales/ru/common.json b/public/locales/ru/common.json index a35c8869c..0f4ae8af4 100644 --- a/public/locales/ru/common.json +++ b/public/locales/ru/common.json @@ -109,12 +109,8 @@ "downloaded": "Downloaded" }, "coinmarketcap": { - "configure": "Configure one or more crypto currencies to track", - "1hour": "1 Hour", - "1day": "1 Day", - "7days": "7 Days", - "30days": "30 Days" - }, + "configure": "Configure one or more crypto currencies to track" + }, "gotify": { "apps": "Applications", "clients": "Clients", diff --git a/public/locales/vi/common.json b/public/locales/vi/common.json index 4572e4c74..ab6122f76 100644 --- a/public/locales/vi/common.json +++ b/public/locales/vi/common.json @@ -109,12 +109,8 @@ "downloaded": "Downloaded" }, "coinmarketcap": { - "configure": "Configure one or more crypto currencies to track", - "1hour": "1 Hour", - "1day": "1 Day", - "7days": "7 Days", - "30days": "30 Days" - }, + "configure": "Configure one or more crypto currencies to track" + }, "gotify": { "apps": "Applications", "clients": "Clients", diff --git a/public/locales/zh-CN/common.json b/public/locales/zh-CN/common.json index ba4f896bc..b324f35bf 100644 --- a/public/locales/zh-CN/common.json +++ b/public/locales/zh-CN/common.json @@ -109,12 +109,8 @@ "downloaded": "下载" }, "coinmarketcap": { - "configure": "Configure one or more crypto currencies to track", - "1hour": "1 Hour", - "1day": "1 Day", - "7days": "7 Days", - "30days": "30 Days" - }, + "configure": "配置一个或多个需要追踪的加密" + }, "gotify": { "apps": "应用", "clients": "客户端", diff --git a/public/locales/zh-Hant/common.json b/public/locales/zh-Hant/common.json index c02d976c4..63df53691 100644 --- a/public/locales/zh-Hant/common.json +++ b/public/locales/zh-Hant/common.json @@ -114,12 +114,8 @@ "total": "Total" }, "coinmarketcap": { - "configure": "Configure one or more crypto currencies to track", - "1hour": "1 Hour", - "1day": "1 Day", - "7days": "7 Days", - "30days": "30 Days" - }, + "configure": "Configure one or more crypto currencies to track" + }, "prowlarr": { "enableIndexers": "Indexers", "numberOfGrabs": "Grabs",