mirror of
https://github.com/friendica/friendica
synced 2025-04-27 11:50:11 +00:00
Fix a typo, updated IT strings
This commit is contained in:
parent
e35a5bac55
commit
969cc6996a
5 changed files with 3064 additions and 2230 deletions
|
@ -112,7 +112,7 @@ EOT;
|
|||
}
|
||||
|
||||
if($a->profile['politic']) {
|
||||
$lbl_politic = t('Policial Views:');
|
||||
$lbl_politic = t('Political Views:');
|
||||
$politic = $a->profile['politic'];
|
||||
$o .= <<< EOT
|
||||
<div id="advanced-profile-politic-wrapper" >
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue