mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-17 21:49:01 +01:00
New translations cachet.php (Catalan)
This commit is contained in:
parent
63e7e1841c
commit
14b13447c7
@ -23,6 +23,8 @@ return [
|
||||
'group' => [
|
||||
'other' => 'Other Components',
|
||||
],
|
||||
'select_all' => 'Select All',
|
||||
'deselect_all' => 'Deselect All',
|
||||
],
|
||||
|
||||
// Incidents
|
||||
@ -80,9 +82,12 @@ return [
|
||||
'button' => 'Subscribe',
|
||||
'manage_subscription' => 'Manage subscription',
|
||||
'manage' => [
|
||||
'no_subscriptions' => 'You\'re currently subscribed to all updates.',
|
||||
'my_subscriptions' => 'You\'re currently subscribed to the following updates.',
|
||||
'manage_at_link' => 'Manage your subscriptions at :link',
|
||||
'notifications' => 'Notifications',
|
||||
'notifications_for' => 'Manage notifications for',
|
||||
'no_subscriptions' => 'You\'re currently subscribed to all updates.',
|
||||
'update_subscription' => 'Update Subscription',
|
||||
'my_subscriptions' => 'You\'re currently subscribed to the following updates.',
|
||||
'manage_at_link' => 'Manage your subscriptions at :link',
|
||||
],
|
||||
'email' => [
|
||||
'subscribe' => 'Subscribe to email updates.',
|
||||
|
Loading…
x
Reference in New Issue
Block a user