mirror of
https://github.com/friendica/friendica
synced 2025-04-26 00:30:12 +00:00
Replace "Group" with "Circle" in hosted documentation
- Replace "Gruppe" with "Circle" in German version
This commit is contained in:
parent
68c0408af5
commit
18351a4439
17 changed files with 198 additions and 191 deletions
|
@ -454,7 +454,7 @@ Ex: Wed May 23 06:01:13 +0000 2007
|
|||
<tr>
|
||||
<td><code>allow_gid</code></td>
|
||||
<td>String (angle-brackets escaped integers)</td>
|
||||
<td>Optional. List of allowed group ids</td>
|
||||
<td>Optional. List of allowed circle ids</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
@ -466,7 +466,7 @@ Ex: Wed May 23 06:01:13 +0000 2007
|
|||
<tr>
|
||||
<td><code>deny_gid</code></td>
|
||||
<td>String (angle-brackets escaped integers)</td>
|
||||
<td>Optional. List of disallowed group ids</td>
|
||||
<td>Optional. List of disallowed circle ids</td>
|
||||
</tr>
|
||||
|
||||
</tbody>
|
||||
|
@ -583,7 +583,7 @@ Ex: Wed May 23 06:01:13 +0000 2007
|
|||
<tr>
|
||||
<td><code>friendica_owner</code></td>
|
||||
<td>
|
||||
|
||||
|
||||
<a href="help/API-Entities#Contact">Contact</a></td>
|
||||
<td align="center">No</td>
|
||||
</tr>
|
||||
|
@ -984,7 +984,7 @@ Identical to [the Twitter Media Object](https://developer.twitter.com/en/docs/tw
|
|||
<tr>
|
||||
<td><code>allow_gid</code></td>
|
||||
<td>String (ACL)</td>
|
||||
<td>List of contact group ids wrapped in angle brackets allowed to access the photo.</td>
|
||||
<td>List of contact circle ids wrapped in angle brackets allowed to access the photo.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
@ -996,7 +996,7 @@ Identical to [the Twitter Media Object](https://developer.twitter.com/en/docs/tw
|
|||
<tr>
|
||||
<td><code>deny_gid</code></td>
|
||||
<td>String (ACL)</td>
|
||||
<td>List of contact group ids wrapped in angle brackets forbidden to access the photo.</td>
|
||||
<td>List of contact circle ids wrapped in angle brackets forbidden to access the photo.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
@ -1541,4 +1541,4 @@ Unused
|
|||
|
||||
## User Mention
|
||||
|
||||
Unused
|
||||
Unused
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue