chore: add missing translation keys for blocked actors and domains breadcrumb

This commit is contained in:
Yassine Doghri 2022-11-22 16:48:59 +00:00
parent 07d5ab5af7
commit 4f7c17f420
1 changed files with 2 additions and 1 deletions

View File

@ -31,7 +31,8 @@ return [
'delete' => 'delete',
'remove' => 'remove',
'fediverse' => 'fediverse',
'block-lists' => 'block lists',
'blocked-actors' => 'blocked actors',
'blocked-domains' => 'blocked domains',
'users' => 'users',
'my-account' => 'my account',
'change-password' => 'change password',