👽 Traduit les types de variable
parent
b01e4e8c02
commit
462233a16d
|
@ -143,7 +143,7 @@ let RuleMeta = ({
|
|||
<div id="meta-paragraph">
|
||||
{type && (
|
||||
<span className="rule-type">
|
||||
<span>{type}</span>
|
||||
<span><Trans>{type}</Trans></span>
|
||||
</span>
|
||||
)}
|
||||
{createMarkdownDiv(description || question)}
|
||||
|
|
|
@ -73,3 +73,8 @@ Recherche: Search
|
|||
Règle non applicable: Not applicable
|
||||
Situation incomplète: More information needed
|
||||
Destinataire: Levied by
|
||||
cotisation: contribution
|
||||
aide: aid or subsidy
|
||||
indemnité: benefit
|
||||
salaire: salary
|
||||
taxe: tax
|
||||
|
|
Loading…
Reference in New Issue