Sync languages

This commit is contained in:
James Brooks
2016-05-25 09:45:20 +01:00
parent 2db0b011e6
commit 5534cdbdde
102 changed files with 424 additions and 323 deletions
+1 -1
View File
@@ -141,7 +141,7 @@ return [
// Other
'home' => 'Home',
'description' => 'Stay up to date with the latest service updates from :app.',
'powered_by' => ':app Status Page is powered by <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' => 'このサイトについて',
'rss-feed' => 'RSS',
'atom-feed' => 'Atom',
+1
View File
@@ -150,6 +150,7 @@ return [
'title' => '購読者の追加',
'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' => '購読者の更新',
+3 -1
View File
@@ -89,6 +89,7 @@ return [
'type_avg' => '平均',
'places' => 'Decimal places',
'default_view' => 'デフォルトのビュー',
'threshold' => 'How many minutes of threshold between metric points?',
'points' => [
'value' => '値',
@@ -105,8 +106,9 @@ return [
'about-this-page' => 'このページについて',
'days-of-incidents' => '何日間のインシデントを表示しますか?',
'banner' => 'Banner Image',
'banner-help' => '横幅が930px以内の画像をアップロードしてください。',
'banner-help' => "横幅が930px以内の画像をアップロードしてください。",
'subscribers' => 'Allow people to signup to email notifications?',
'automatic_localization' => 'Automatically localise your status page to your visitor\'s language?',
],
'analytics' => [
'analytics_google' => 'Google Analytics code',