test(@websnacksjs/i18n): fix broken tests missing translation messages (#5)
This commit is contained in:
parent
2867c2f875
commit
d6696a150b
10 changed files with 35 additions and 65 deletions
7
packages/i18n/tests/fixtures/base/fr-Arab/common.json
vendored
Normal file
7
packages/i18n/tests/fixtures/base/fr-Arab/common.json
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"oh hai": "أوه سالو، \u2066{{name}}\u2069!",
|
||||
"denial": "جُ ن لي با فرابيه. جُ ن لي با.",
|
||||
"flower shop": {
|
||||
"doggy": "سالو توتو!"
|
||||
}
|
||||
}
|
||||
3
packages/i18n/tests/fixtures/base/fr-Arab/drama.json
vendored
Normal file
3
packages/i18n/tests/fixtures/base/fr-Arab/drama.json
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"tearing me apart": "تو م ديشير، ليزا!"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue