forked from friendica/friendica
Terminology: Browser -> Add file
This commit is contained in:
parent
eb32c8079a
commit
4584615fd2
3 changed files with 8 additions and 5 deletions
|
|
@ -175,7 +175,7 @@ class Edit extends BaseModule
|
|||
|
||||
//jot nav tab (used in some themes)
|
||||
'$message' => $this->t('Message'),
|
||||
'$browser' => $this->t('Browser'),
|
||||
'$browser' => $this->t('Add file'),
|
||||
'$shortpermset' => $this->t('Permissions'),
|
||||
|
||||
'$compose_link_title' => $this->t('Open Compose page'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue