Merge pull request #2980 from CachetHQ/l10n_2.4

New Crowdin translations
This commit is contained in:
James Brooks 2018-03-30 17:19:05 +01:00 committed by GitHub
commit 7dae5ac66c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -81,7 +81,7 @@ return [
'manage' => [
'no_subscriptions' => '您当前已订阅所有更新。',
'my_subscriptions' => '您当前已订阅下列更新',
'manage_at_link' => 'Manage your subscriptions at :link',
'manage_at_link' => '在 :link 管理你的订阅',
],
'email' => [
'subscribe' => '订阅电子邮件更新。',
@ -121,8 +121,8 @@ return [
// Meta descriptions
'meta' => [
'description' => [
'incident' => 'Details and updates about the :name incident that occurred on :date',
'schedule' => 'Details about the scheduled maintenance period :name starting :startDate',
'incident' => '有关于发生在 :date 的 :name 事件的细节与更新',
'schedule' => '有关于计划维护时段 :name ,开始于 :startDate的细节说明',
'subscribe' => 'Subscribe to :app in order to receive updates of incidents and scheduled maintenance periods',
'overview' => '始终保持对 :app 服务状态的关注。',
],