mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 03:25:15 +02:00
per contact network page (link in photo menu)
This commit is contained in:
parent
29a48de5e2
commit
d874a55178
4 changed files with 95 additions and 56 deletions
|
@ -364,6 +364,8 @@ $a->strings['Set title'] = 'Set title';
|
|||
$a->strings['No such group'] = 'No such group';
|
||||
$a->strings['Group is empty'] = 'Group is empty';
|
||||
$a->strings['Group: '] = 'Group: ';
|
||||
$a->strings['Contact: '] = 'Contact: ';
|
||||
$a->strings['Invalid contact.'] = 'Invalid contact.';
|
||||
$a->strings['%d member'] = array(
|
||||
0 => '%d member',
|
||||
1 => '%d members',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue