Sync languages
This commit is contained in:
@@ -141,7 +141,7 @@ return [
|
||||
// Other
|
||||
'home' => 'Inici',
|
||||
'description' => 'Stay up to date with the latest service updates from :app.',
|
||||
'powered_by' => 'Pàgina d\'estats :app en base a <a href="https://cachethq.io" class="links">Cachet</a>.',
|
||||
'powered_by' => 'Powered by <a href="https://cachethq.io" class="links">Cachet</a>.',
|
||||
'about_this_site' => 'Sobre aquest lloc',
|
||||
'rss-feed' => 'RSS',
|
||||
'atom-feed' => 'Atom',
|
||||
|
||||
@@ -150,6 +150,7 @@ return [
|
||||
'title' => 'Add a new subscriber',
|
||||
'success' => 'Subscriber has been added!',
|
||||
'failure' => 'Something went wrong adding the subscriber, please try again.',
|
||||
'help' => 'Enter each subscriber on a new line.',
|
||||
],
|
||||
'edit' => [
|
||||
'title' => 'Update subscriber',
|
||||
|
||||
@@ -89,6 +89,7 @@ return [
|
||||
'type_avg' => 'Mitjana',
|
||||
'places' => 'Nombre de decimals',
|
||||
'default_view' => 'Vista per defecte',
|
||||
'threshold' => 'How many minutes of threshold between metric points?',
|
||||
|
||||
'points' => [
|
||||
'value' => 'Valor',
|
||||
@@ -107,6 +108,7 @@ return [
|
||||
'banner' => 'Imatge del banner',
|
||||
'banner-help' => "Es recomana que no carregueu arxius més grans de 930 píxels d'ample.",
|
||||
'subscribers' => 'Permetre el registre per a notificacions per correu electrònic?',
|
||||
'automatic_localization' => 'Automatically localise your status page to your visitor\'s language?',
|
||||
],
|
||||
'analytics' => [
|
||||
'analytics_google' => 'Codi de Google Analytics',
|
||||
|
||||
Reference in New Issue
Block a user