We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11af496 commit 3b0352eCopy full SHA for 3b0352e
frontend/src/i18n/en/translation_old.json
@@ -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