Skip to content

Commit 3b0352e

Browse files
committed
Commit translation_old.json (#451)
i18next-parse is stateful. Apparently, the contents of the translation_old.json are taken into account, too.
1 parent 11af496 commit 3b0352e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"typeHints": {
3+
"integer": "Include extra leading zeros to force interpretation as an integer type.",
4+
"base64Binary": "Include internal whitespace to force interpretation as base 64 binary data.",
5+
"gYear": "Include time zone information (such as a final “Z”) to force interpretation as a Gregorian year.",
6+
"string": "Start with a space to force interpretation as text or a derived string type."
7+
}
8+
}

0 commit comments

Comments
 (0)