diff options
author | Mario <mario@mariovavti.com> | 2021-06-05 09:34:18 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-06-05 09:34:18 +0000 |
commit | bec3cb48e548bf9d29ac579789cee13a52915be1 (patch) | |
tree | f0f9893c885556e3d21eaf741d3cd33b7e7417a0 /vendor/commerceguys/intl/src/Language | |
parent | e8d2819c4231ccea1e98df184859fb6ff523e74f (diff) | |
download | volse-hubzilla-bec3cb48e548bf9d29ac579789cee13a52915be1.tar.gz volse-hubzilla-bec3cb48e548bf9d29ac579789cee13a52915be1.tar.bz2 volse-hubzilla-bec3cb48e548bf9d29ac579789cee13a52915be1.zip |
composer update commerceguys/intl to version 1.1.0
Diffstat (limited to 'vendor/commerceguys/intl/src/Language')
-rw-r--r-- | vendor/commerceguys/intl/src/Language/LanguageRepository.php | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/vendor/commerceguys/intl/src/Language/LanguageRepository.php b/vendor/commerceguys/intl/src/Language/LanguageRepository.php index 2b0a51708..285381848 100644 --- a/vendor/commerceguys/intl/src/Language/LanguageRepository.php +++ b/vendor/commerceguys/intl/src/Language/LanguageRepository.php @@ -54,12 +54,12 @@ class LanguageRepository implements LanguageRepositoryInterface 'gd', 'gl', 'gsw', 'gu', 'he', 'hi', 'hr', 'hu', 'hy', 'id', 'is', 'it', 'ja', 'ka', 'kk', 'km', 'ko', 'kok', 'ks', 'ku', 'ky', 'lb', 'lo', 'lt', 'lv', 'mg', 'mk', 'ml', 'mn', 'mr', 'ms', 'mt', 'my', 'nb', 'ne', 'nl', - 'nn', 'pa', 'pl', 'ps', 'ps-PK', 'pt', 'pt-PT', 'rn', 'ro', 'ro-MD', - 'ru', 'rw', 'sd', 'si', 'sk', 'sl', 'so', 'sq', 'sr', 'sr-Cyrl-BA', - 'sr-Cyrl-ME', 'sr-Cyrl-XK', 'sr-Latn', 'sr-Latn-BA', 'sr-Latn-ME', - 'sr-Latn-XK', 'sv', 'sw', 'sw-CD', 'sw-KE', 'ta', 'te', 'tg', 'th', - 'tk', 'to', 'tr', 'uk', 'ur', 'ur-IN', 'uz', 'uz-Cyrl', 'vi', 'yue', - 'yue-Hans', 'zh', 'zh-Hant', 'zh-Hant-HK' + 'nn', 'no', 'pa', 'pl', 'ps', 'ps-PK', 'pt', 'pt-PT', 'rn', 'ro', + 'ro-MD', 'ru', 'rw', 'sd', 'si', 'sk', 'sl', 'so', 'sq', 'sr', + 'sr-Cyrl-BA', 'sr-Cyrl-ME', 'sr-Cyrl-XK', 'sr-Latn', 'sr-Latn-BA', + 'sr-Latn-ME', 'sr-Latn-XK', 'sv', 'sw', 'sw-CD', 'sw-KE', 'ta', 'te', + 'tg', 'th', 'tk', 'to', 'tr', 'uk', 'ur', 'ur-IN', 'uz', 'uz-Cyrl', + 'vi', 'yue', 'yue-Hans', 'zh', 'zh-Hant', 'zh-Hant-HK' ]; /** |