Skip to content

Commit f2b98d3

Browse files
committed
added missing asset
1 parent f5c287f commit f2b98d3

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

tests/translations3.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"domain": "foo",
3+
"messages": {
4+
"": {
5+
"foo x": [
6+
"foo 1",
7+
"foo 2",
8+
"foo 3"
9+
]
10+
}
11+
}
12+
}

0 commit comments

Comments
 (0)