mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-08-28 06:08:13 -05:00
Merge branch 'rewrite' of https://github.com/Sendouc/sendou.ink into patch-3
This commit is contained in:
@@ -29,6 +29,7 @@ export function Ability({
|
||||
}
|
||||
onClick={onClick}
|
||||
data-cy={`${ability}-ability`}
|
||||
type="button"
|
||||
>
|
||||
<Image alt="" path={abilityImageUrl(ability)} />
|
||||
</button>
|
||||
|
||||
@@ -39,5 +39,17 @@
|
||||
"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",
|
||||
"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"
|
||||
}
|
||||
|
||||
@@ -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**
|
||||
|
||||
<details>
|
||||
<summary>Missing</summary>
|
||||
|
||||
- buildsGoTo
|
||||
|
||||
</details>
|
||||
|
||||
### 🟢 user.json
|
||||
|
||||
**7/7**
|
||||
## /da (🟢 Done)
|
||||
|
||||
---
|
||||
|
||||
@@ -136,24 +93,13 @@
|
||||
|
||||
### 🟡 common.json
|
||||
|
||||
**35/48**
|
||||
**46/48**
|
||||
|
||||
<details>
|
||||
<summary>Missing</summary>
|
||||
|
||||
- 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
|
||||
|
||||
</details>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user