I18N: Update list of continents and cities for the timezone selection.

Props wangql, mukesh27.
Fixes #52861.
Built from https://develop.svn.wordpress.org/trunk@50555


git-svn-id: http://core.svn.wordpress.org/trunk@50168 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov
2021-03-19 15:42:04 +00:00
parent b4c09beba8
commit 643888dfc6
2 changed files with 3 additions and 1 deletions

View File

@@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.8-alpha-50554';
$wp_version = '5.8-alpha-50555';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.