mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 02:27:34 -07:00
Some enhancements for flags (#1470)
* Some enhancements for flags * Update main.php * Upload * Update functions.php * Update functions.php * Update main.php * Update CHANGELOG.md
This commit is contained in:
parent
5774c14686
commit
b80fa8857d
3 changed files with 11 additions and 3 deletions
|
@ -979,6 +979,7 @@ $lang['DATETIME']['DEC'] = 'Dec';
|
|||
|
||||
// Country selector
|
||||
$lang['COUNTRIES'] = [
|
||||
0 => 'No select',
|
||||
'AD' => 'Andorra',
|
||||
'AE' => 'United Arab Emirates',
|
||||
'AF' => 'Afghanistan',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue