test(i18n): fix broken tests missing translation messages
This commit is contained in:
parent
a941565528
commit
35273f525d
10 changed files with 35 additions and 65 deletions
7
packages/i18n/tests/fixtures/base/fr/common.json
vendored
Normal file
7
packages/i18n/tests/fixtures/base/fr/common.json
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"oh hai": "Oh salut, Mark !",
|
||||
"denial": "Je ne l'ai pas frappée. Je ne l'ai pas.",
|
||||
"flower shop": {
|
||||
"doggy": "Salut toutou !"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue