Skip to content

Commit

Permalink
Correct Czechoslovak -> Slovak (#21677)
Browse files Browse the repository at this point in the history
  • Loading branch information
alpatron authored Dec 19, 2023
1 parent 47b8585 commit 51d2964
Showing 1 changed file with 33 additions and 33 deletions.
66 changes: 33 additions & 33 deletions css/properties/hyphens.json
Original file line number Diff line number Diff line change
Expand Up @@ -584,39 +584,6 @@
}
}
},
"language_czechoslovak": {
"__compat": {
"description": "Hyphenation dictionary for Czechoslovak (sk, sk-*)",
"support": {
"chrome": {
"version_added": "112"
},
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": false
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror"
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
}
},
"language_danish": {
"__compat": {
"description": "Hyphenation dictionary for Danish (da, da-*)",
Expand Down Expand Up @@ -1915,6 +1882,39 @@
}
}
},
"language_slovak": {
"__compat": {
"description": "Hyphenation dictionary for Slovak (sk, sk-*)",
"support": {
"chrome": {
"version_added": "112"
},
"chrome_android": "mirror",
"edge": "mirror",
"firefox": {
"version_added": false
},
"firefox_android": "mirror",
"ie": {
"version_added": false
},
"oculus": "mirror",
"opera": "mirror",
"opera_android": "mirror",
"safari": {
"version_added": false
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror"
},
"status": {
"experimental": false,
"standard_track": true,
"deprecated": false
}
}
},
"language_slovenian": {
"__compat": {
"description": "Hyphenation dictionary for Slovenian (sl, sl-*)",
Expand Down

0 comments on commit 51d2964

Please sign in to comment.