Update capitalization of "Permissions" translation string
This commit is contained in:
parent
dcac7f0a78
commit
f1e36eac7d
3 changed files with 2 additions and 3 deletions
|
@ -131,7 +131,7 @@ function editpost_content(App $a)
|
|||
//jot nav tab (used in some themes)
|
||||
'$message' => DI::l10n()->t('Message'),
|
||||
'$browser' => DI::l10n()->t('Browser'),
|
||||
'$shortpermset' => DI::l10n()->t('permissions'),
|
||||
'$shortpermset' => DI::l10n()->t('Permissions'),
|
||||
|
||||
'$compose_link_title' => DI::l10n()->t('Open Compose page'),
|
||||
]);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue