From 14de5b46805a4cfec1dcfb2fbe7642b24d67ccc1 Mon Sep 17 00:00:00 2001 From: Charakiga <114514333+Charakiga@users.noreply.github.com> Date: Sat, 1 Oct 2022 00:52:26 +0200 Subject: [PATCH 1/4] Update common -->FR translation Added the translation for weapons classes names. --- public/locales/fr/common.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/public/locales/fr/common.json b/public/locales/fr/common.json index 2d0689286..884b83ef7 100644 --- a/public/locales/fr/common.json +++ b/public/locales/fr/common.json @@ -40,4 +40,16 @@ "tag.name.COUNT": "Entry limit", "tag.name.LAN": "LAN", "tag.name.QUALIFIER": "Qualifications" + + "weapon.category.SHOOTERS": "Liquidateurs", + "weapon.category.BLASTERS": "Blasters", + "weapon.category.ROLLERS": "Rouleaux", + "weapon.category.BRUSHES": "Epinceaux", + "weapon.category.CHARGERS": "Concentrateurs", + "weapon.category.SLOSHERS": "Seauceurs", + "weapon.category.SPLATLINGS": "Badigeonneurs", + "weapon.category.DUALIES": "Double encreurs", + "weapon.category.BRELLAS": "Para-encres", + "weapon.category.STRINGERS": "Trisperceurs", + "weapon.category.SPLATANAS": "Eclatanas" } From 100529d84fe75c2400e6c24e7567d4f003939a60 Mon Sep 17 00:00:00 2001 From: Kalle <38327916+Sendouc@users.noreply.github.com> Date: Sat, 1 Oct 2022 11:31:19 +0300 Subject: [PATCH 2/4] Fix clicking ability button triggering form submit --- app/components/Ability.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/app/components/Ability.tsx b/app/components/Ability.tsx index 71a2b7ef0..ae6ab0d8f 100644 --- a/app/components/Ability.tsx +++ b/app/components/Ability.tsx @@ -29,6 +29,7 @@ export function Ability({ } onClick={onClick} data-cy={`${ability}-ability`} + type="button" > From e84eb2045c7ad0a89bc16b52bcf6996c5d9f3b26 Mon Sep 17 00:00:00 2001 From: Kalle <38327916+Sendouc@users.noreply.github.com> Date: Sat, 1 Oct 2022 11:39:30 +0300 Subject: [PATCH 3/4] Fix json formatting --- public/locales/fr/common.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/locales/fr/common.json b/public/locales/fr/common.json index 884b83ef7..a6a6dccb3 100644 --- a/public/locales/fr/common.json +++ b/public/locales/fr/common.json @@ -39,8 +39,8 @@ "tag.name.LOW": "Skill cap", "tag.name.COUNT": "Entry limit", "tag.name.LAN": "LAN", - "tag.name.QUALIFIER": "Qualifications" - + "tag.name.QUALIFIER": "Qualifications", + "weapon.category.SHOOTERS": "Liquidateurs", "weapon.category.BLASTERS": "Blasters", "weapon.category.ROLLERS": "Rouleaux", From 0218ee82df1f1c515d7b5474b95a72581fc50ee0 Mon Sep 17 00:00:00 2001 From: Kalle <38327916+Sendouc@users.noreply.github.com> Date: Sat, 1 Oct 2022 11:39:36 +0300 Subject: [PATCH 4/4] Update translation-progress.md --- translation-progress.md | 58 ++--------------------------------------- 1 file changed, 2 insertions(+), 56 deletions(-) diff --git a/translation-progress.md b/translation-progress.md index 96c588292..a7f1291bb 100644 --- a/translation-progress.md +++ b/translation-progress.md @@ -1,49 +1,6 @@ # Translation Progress -## /da (🟡 In progress) - -### 🟢 analyzer.json - -**91/91** - -### 🟢 badges.json - -**7/7** - -### 🟢 builds.json - -**11/11** - -### 🟢 calendar.json - -**44/44** - -### 🟢 common.json - -**48/48** - -### 🟢 contributions.json - -**6/6** - -### 🟢 faq.json - -**6/6** - -### 🟡 front.json - -**9/10** - -
-Missing - -- buildsGoTo - -
- -### 🟢 user.json - -**7/7** +## /da (🟢 Done) --- @@ -136,24 +93,13 @@ ### 🟡 common.json -**35/48** +**46/48**
Missing - pages.analyzer - actions.loadMore -- weapon.category.SHOOTERS -- weapon.category.BLASTERS -- weapon.category.ROLLERS -- weapon.category.BRUSHES -- weapon.category.CHARGERS -- weapon.category.SLOSHERS -- weapon.category.SPLATLINGS -- weapon.category.DUALIES -- weapon.category.BRELLAS -- weapon.category.STRINGERS -- weapon.category.SPLATANAS