webroot/vendor/symfony/intl/Resources/data/locales/st.php

13 lines
279 B
PHP

<?php
return [
'Names' => [
'en' => 'Senyesemane',
'en_LS' => 'Senyesemane (Lesotho)',
'en_ZA' => 'Senyesemane (Afrika Borwa)',
'st' => 'Sesotho',
'st_LS' => 'Sesotho (Lesotho)',
'st_ZA' => 'Sesotho (Afrika Borwa)',
],
];