From a60757e5683950497f572ce86b4623cfa9ae1eb1 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Tue, 27 Mar 2018 19:32:09 +0100 Subject: [PATCH] New translations cachet.php (Japanese) --- resources/lang/ja-JP/cachet.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/ja-JP/cachet.php b/resources/lang/ja-JP/cachet.php index 3753f891..91679fe0 100644 --- a/resources/lang/ja-JP/cachet.php +++ b/resources/lang/ja-JP/cachet.php @@ -81,6 +81,7 @@ return [ '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', ], 'email' => [ 'subscribe' => 'メールによるアップデート情報の購読',