Skip to content
Snippets Groups Projects
Commit 5cff7ffc authored by Dries Buytaert's avatar Dries Buytaert
Browse files

- Patch #66361 by asimmonds: fixed the ISO 639 language code for Welsh. Interesting stuff.

parent c8164a26
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
...@@ -1396,8 +1396,8 @@ function _locale_get_iso639_list() { ...@@ -1396,8 +1396,8 @@ function _locale_get_iso639_list() {
"cr" => array("Cree"), "cr" => array("Cree"),
"cs" => array("Czech", "Čeština"), "cs" => array("Czech", "Čeština"),
"cu" => array("Old Slavonic"), "cu" => array("Old Slavonic"),
"cv" => array("Welsh", "Cymraeg"), "cv" => array("Chuvash"),
"cy" => array("Welch"), "cy" => array("Welsh", "Cymraeg"),
"da" => array("Danish", "Dansk"), "da" => array("Danish", "Dansk"),
"de" => array("German", "Deutsch"), "de" => array("German", "Deutsch"),
"dv" => array("Maldivian"), "dv" => array("Maldivian"),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment