1
0
Fork 0
mirror of synced 2024-09-29 08:51:28 +13:00

changed symbol

This commit is contained in:
Naman Shankhydhar 2020-10-02 22:08:25 +05:30
parent c108a147d3
commit 4488f49af9

View file

@ -254,7 +254,7 @@ Locale::setLanguage('ph', include __DIR__.'/config/locale/translations/ph.php');
Locale::setLanguage('pl', include __DIR__.'/config/locale/translations/pl.php');
Locale::setLanguage('pt-br', include __DIR__.'/config/locale/translations/pt-br.php');
Locale::setLanguage('pt-pt', include __DIR__.'/config/locale/translations/pt-pt.php');
Locale::setLanguage('pt-pt', include __DIR__.'/config/locale/translations/pu.php');
Locale::setLanguage('pu', include __DIR__.'/config/locale/translations/pu.php');
Locale::setLanguage('ro', include __DIR__.'/config/locale/translations/ro.php');
Locale::setLanguage('ru', include __DIR__ . '/config/locale/translations/ru.php');
Locale::setLanguage('si', include __DIR__ . '/config/locale/translations/si.php');