mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
Add localization
This commit is contained in:
parent
5cea5aab3c
commit
2136ffe3d8
1 changed files with 2 additions and 0 deletions
|
@ -12,4 +12,6 @@ return [
|
|||
|
||||
'status.disabled.header' => 'Profile Unavailable',
|
||||
'status.disabled.body' => 'Sorry, this profile is not available at the moment. Please try again shortly.',
|
||||
|
||||
'block.domain.max' => 'Max limit of domain blocks reached! You can only block :max domains at a time. Ask your admin to adjust this limit.'
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue