Terminology: Browser -> Add file

This commit is contained in:
Marcus Funch 2025-06-04 15:03:41 +02:00
commit 4584615fd2
3 changed files with 8 additions and 5 deletions

View file

@ -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'),