mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 13:54:02 -07:00
Added ability to set country name manually (#1652)
* Minor improvements
* Updated
* Revert "Updated"
This reverts commit 927e085cc0
.
* Update CHANGELOG.md
* Update usercp_register.tpl
* Updated
* Updated
* Updated
* Update usercp_register.tpl
* Update usercp_register.tpl
* Update usercp_register.tpl
* Updated
* Update CHANGELOG.md
* Update usercp_register.tpl
This commit is contained in:
parent
ca81d99a71
commit
408635cd52
6 changed files with 42 additions and 7 deletions
|
@ -987,6 +987,7 @@ $lang['DATETIME']['DEC'] = 'Dec';
|
|||
|
||||
// Country selector
|
||||
$lang['COUNTRY'] = 'Country';
|
||||
$lang['SET_OWN_COUNTRY'] = 'Set own country (Manually)';
|
||||
$lang['COUNTRIES'] = [
|
||||
0 => 'No select',
|
||||
'AD' => 'Andorra',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue