Skip to content

Commit

Permalink
Add IDN table object for Hindi
Browse files Browse the repository at this point in the history
  • Loading branch information
gbicann committed Dec 11, 2024
1 parent 5d0f86b commit b55d581
Showing 1 changed file with 50 additions and 0 deletions.
50 changes: 50 additions & 0 deletions etc/idn-tables/hi.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
{
"active": true,
"rsp": "FOOBAR123",
"tag": "hi",
"version": 1,
"isReferenceLGR": true,
"permittedVariantPolicies": [
"allblockvar"
],
"eppSafeCodePoints": [
"U+0915",
"U+0924",
"U+0909",
"U+0909"
],
"testLabels": {
"allocatableLabels": [
{
"label": "xn--11b2a0b",
"variantTLDAllocatability": [
"hi",
"und-Deva"
],
"variants": []
},
{
"label": "xn--i1bvz2i",
"variantTLDAllocatability": [
"hi",
"und-Deva"
],
"variants": [
{
"label": "xn--h1b1at2i",
"variantTLDAllocatability": []
}
]
}
],
"unallocatableLabels": [
"xn--11b4aya5ec",
"xn-----xof7ar5f",
"xn--r2bezmlb",
"xn--61b5aqc9eg",
"xn--i1bm6cb1mobyg",
"xn--o1bz0eq3e8d",
"xn--4-tud0d8b5b0q"
]
}
}

0 comments on commit b55d581

Please sign in to comment.