Skip to content

Commit

Permalink
fix: New Crowdin updates (#926)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
wfcd-bot-boi and TobiTenno committed Dec 6, 2022
1 parent 1098e09 commit d0c0837
Show file tree
Hide file tree
Showing 12 changed files with 24 additions and 12 deletions.
3 changes: 2 additions & 1 deletion static/lang/cs.json
Expand Up @@ -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",
Expand Down
3 changes: 2 additions & 1 deletion static/lang/de.json
Expand Up @@ -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",
Expand Down
3 changes: 2 additions & 1 deletion static/lang/es.json
Expand Up @@ -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",
Expand Down
3 changes: 2 additions & 1 deletion static/lang/fr.json
Expand Up @@ -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",
Expand Down
3 changes: 2 additions & 1 deletion static/lang/it.json
Expand Up @@ -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",
Expand Down
3 changes: 2 additions & 1 deletion static/lang/ko.json
Expand Up @@ -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": "판매 및 추천 딜",
Expand Down
3 changes: 2 additions & 1 deletion static/lang/pl.json
Expand Up @@ -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",
Expand Down
3 changes: 2 additions & 1 deletion static/lang/pt.json
Expand Up @@ -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",
Expand Down
3 changes: 2 additions & 1 deletion static/lang/ru.json
Expand Up @@ -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": "Распродажи и предложения",
Expand Down
3 changes: 2 additions & 1 deletion static/lang/sr.json
Expand Up @@ -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",
Expand Down
3 changes: 2 additions & 1 deletion static/lang/tr.json
Expand Up @@ -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",
Expand Down
3 changes: 2 additions & 1 deletion static/lang/zh.json
Expand Up @@ -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": "商店精选与促销",
Expand Down

1 comment on commit d0c0837

@vercel
Copy link

@vercel vercel bot commented on d0c0837 Dec 6, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

warframe-hub – ./

warframe-hub-wfcd.vercel.app
warframe-hub-git-dev-wfcd.vercel.app
hub.warframestat.us

Please sign in to comment.