mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-17 05:28:18 +01:00
New translations notifications.php (Ukrainian)
This commit is contained in:
parent
e9a75f23d5
commit
21c0de312a
@ -85,6 +85,14 @@ return [
|
||||
'action' => 'Verify',
|
||||
],
|
||||
],
|
||||
'manage' => [
|
||||
'mail' => [
|
||||
'subject' => 'Manage Your Subscription',
|
||||
'content' => 'Click to manage your subscription to :app_name status page.',
|
||||
'title' => 'Click to manage your subscription to :app_name status page.',
|
||||
'action' => 'Manage subscription',
|
||||
],
|
||||
],
|
||||
],
|
||||
'system' => [
|
||||
'test' => [
|
||||
|
Loading…
x
Reference in New Issue
Block a user