Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core/Intl
diff options
context:
space:
mode:
authorStefan Giehl <stefan@piwik.org>2016-11-30 12:21:31 +0300
committerGitHub <noreply@github.com>2016-11-30 12:21:31 +0300
commitffc37961d811b1922bc94bf3a1173f71562305f9 (patch)
treec3fb959b992fb95bf1e15d48586a53a519bf7da0 /core/Intl
parent8b2d1d8467fba35095601d735272f0caed89294d (diff)
Updates intl data from cldr (#10922)
* updates intl data from cldr * fix Bangla language name and tests
Diffstat (limited to 'core/Intl')
-rw-r--r--core/Intl/Data/Resources/languages.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/Intl/Data/Resources/languages.php b/core/Intl/Data/Resources/languages.php
index ca6930f369..53438f8b7c 100644
--- a/core/Intl/Data/Resources/languages.php
+++ b/core/Intl/Data/Resources/languages.php
@@ -30,7 +30,7 @@ return array(
'bh' => array('Bihari'), // 'Bihari languages'
'bi' => array('Bislama'),
'bm' => array('Bambara'),
- 'bn' => array('Bengali'),
+ 'bn' => array('Bangla'),
'bo' => array('Tibetan'),
'br' => array('Breton'),
'bs' => array('Bosnian'),