From d0c0837eae27cb0f8bcd09aaecfd6c5a88a01fea Mon Sep 17 00:00:00 2001 From: Jimmy Bot <60856788+wfcd-bot-boi@users.noreply.github.com> Date: Mon, 5 Dec 2022 19:25:34 -0600 Subject: [PATCH] fix: New Crowdin updates (#926) * fix(French): en.json * fix(Czech): en.json * fix(German): en.json * fix(Italian): en.json * fix(Korean): en.json * fix(Polish): en.json * fix(Russian): en.json * fix(Turkish): en.json * fix(Chinese Simplified): en.json * fix(Portuguese, Brazilian): en.json * fix(Serbian (Latin)): en.json * fix(Spanish (Modern)): en.json Co-authored-by: Matt <7128721+TobiTenno@users.noreply.github.com> --- static/lang/cs.json | 3 ++- static/lang/de.json | 3 ++- static/lang/es.json | 3 ++- static/lang/fr.json | 3 ++- static/lang/it.json | 3 ++- static/lang/ko.json | 3 ++- static/lang/pl.json | 3 ++- static/lang/pt.json | 3 ++- static/lang/ru.json | 3 ++- static/lang/sr.json | 3 ++- static/lang/tr.json | 3 ++- static/lang/zh.json | 3 ++- 12 files changed, 24 insertions(+), 12 deletions(-) diff --git a/static/lang/cs.json b/static/lang/cs.json index ab509dd8..4fd9029f 100644 --- a/static/lang/cs.json +++ b/static/lang/cs.json @@ -138,7 +138,8 @@ } }, "reset": { - "header": "Daily Reset" + "header": "Daily Reset", + "tooltip": "Daily Reset timer is based on your computer's clock.\nMake sure it's in sync!" }, "sales": { "header": "Slevy a Doporučené nabídky", diff --git a/static/lang/de.json b/static/lang/de.json index 716e4927..7c172a7f 100644 --- a/static/lang/de.json +++ b/static/lang/de.json @@ -138,7 +138,8 @@ } }, "reset": { - "header": "Täglicher Neustart" + "header": "Täglicher Neustart", + "tooltip": "Daily Reset timer is based on your computer's clock.\nMake sure it's in sync!" }, "sales": { "header": "Verkäufe und Sonderangebote", diff --git a/static/lang/es.json b/static/lang/es.json index 58eee5e7..623ed835 100644 --- a/static/lang/es.json +++ b/static/lang/es.json @@ -138,7 +138,8 @@ } }, "reset": { - "header": "Daily Reset" + "header": "Daily Reset", + "tooltip": "Daily Reset timer is based on your computer's clock.\nMake sure it's in sync!" }, "sales": { "header": "Ventas y ofertas destacadas", diff --git a/static/lang/fr.json b/static/lang/fr.json index 921cea5c..347bdbeb 100644 --- a/static/lang/fr.json +++ b/static/lang/fr.json @@ -138,7 +138,8 @@ } }, "reset": { - "header": "Daily Reset" + "header": "Daily Reset", + "tooltip": "Daily Reset timer is based on your computer's clock.\nMake sure it's in sync!" }, "sales": { "header": "Ventes et Offres en Vedette", diff --git a/static/lang/it.json b/static/lang/it.json index c13f76ae..0882722f 100644 --- a/static/lang/it.json +++ b/static/lang/it.json @@ -138,7 +138,8 @@ } }, "reset": { - "header": "Daily Reset" + "header": "Daily Reset", + "tooltip": "Daily Reset timer is based on your computer's clock.\nMake sure it's in sync!" }, "sales": { "header": "Vendite e Offerte In Evidenza", diff --git a/static/lang/ko.json b/static/lang/ko.json index faa61d50..75af1948 100644 --- a/static/lang/ko.json +++ b/static/lang/ko.json @@ -138,7 +138,8 @@ } }, "reset": { - "header": "일일 초기화" + "header": "일일 초기화", + "tooltip": "Daily Reset timer is based on your computer's clock.\nMake sure it's in sync!" }, "sales": { "header": "판매 및 추천 딜", diff --git a/static/lang/pl.json b/static/lang/pl.json index 02c7023f..15a17a09 100644 --- a/static/lang/pl.json +++ b/static/lang/pl.json @@ -138,7 +138,8 @@ } }, "reset": { - "header": "Daily Reset" + "header": "Daily Reset", + "tooltip": "Daily Reset timer is based on your computer's clock.\nMake sure it's in sync!" }, "sales": { "header": "Sales and Featured Deals", diff --git a/static/lang/pt.json b/static/lang/pt.json index 02c7023f..15a17a09 100644 --- a/static/lang/pt.json +++ b/static/lang/pt.json @@ -138,7 +138,8 @@ } }, "reset": { - "header": "Daily Reset" + "header": "Daily Reset", + "tooltip": "Daily Reset timer is based on your computer's clock.\nMake sure it's in sync!" }, "sales": { "header": "Sales and Featured Deals", diff --git a/static/lang/ru.json b/static/lang/ru.json index c0964da6..27640ac2 100644 --- a/static/lang/ru.json +++ b/static/lang/ru.json @@ -138,7 +138,8 @@ } }, "reset": { - "header": "Ежедневный сброс" + "header": "Ежедневный сброс", + "tooltip": "Daily Reset timer is based on your computer's clock.\nMake sure it's in sync!" }, "sales": { "header": "Распродажи и предложения", diff --git a/static/lang/sr.json b/static/lang/sr.json index d431fab6..052408a2 100644 --- a/static/lang/sr.json +++ b/static/lang/sr.json @@ -138,7 +138,8 @@ } }, "reset": { - "header": "Daily Reset" + "header": "Daily Reset", + "tooltip": "Daily Reset timer is based on your computer's clock.\nMake sure it's in sync!" }, "sales": { "header": "Sales and Featured Deals", diff --git a/static/lang/tr.json b/static/lang/tr.json index 02c7023f..15a17a09 100644 --- a/static/lang/tr.json +++ b/static/lang/tr.json @@ -138,7 +138,8 @@ } }, "reset": { - "header": "Daily Reset" + "header": "Daily Reset", + "tooltip": "Daily Reset timer is based on your computer's clock.\nMake sure it's in sync!" }, "sales": { "header": "Sales and Featured Deals", diff --git a/static/lang/zh.json b/static/lang/zh.json index 325df76a..a4e4a679 100644 --- a/static/lang/zh.json +++ b/static/lang/zh.json @@ -138,7 +138,8 @@ } }, "reset": { - "header": "每日重置" + "header": "每日重置", + "tooltip": "Daily Reset timer is based on your computer's clock.\nMake sure it's in sync!" }, "sales": { "header": "商店精选与促销",