From 24de518922c05cd35aba4da9e65b35244147871f Mon Sep 17 00:00:00 2001 From: gutfuckllc <40531868+gutfuckllc@users.noreply.github.com> Date: Mon, 6 Aug 2018 16:08:54 -0400 Subject: [PATCH] Localized 2 missing lines for mobile widgets.vue --- locales/ja.yml | 2 ++ src/client/app/mobile/views/pages/widgets.vue | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/locales/ja.yml b/locales/ja.yml index d72a0a19f..d1cc5c325 100644 --- a/locales/ja.yml +++ b/locales/ja.yml @@ -1195,6 +1195,8 @@ mobile/views/pages/welcome.vue: mobile/views/pages/widgets.vue: dashboard: "ダッシュボード" widgets-hints: "ウィジェットを追加/削除したり並べ替えたりできます。ウィジェットを移動するには「三」をドラッグします。ウィジェットを削除するには「x」をタップします。いくつかのウィジェットはタップすることで表示を変更できます。" + add-widget: "追加" + customization-tips: "カスタマイズのヒント" mobile/views/pages/widgets/activity.vue: activity: "アクティビティ" diff --git a/src/client/app/mobile/views/pages/widgets.vue b/src/client/app/mobile/views/pages/widgets.vue index 4400132bf..543ee8f7d 100644 --- a/src/client/app/mobile/views/pages/widgets.vue +++ b/src/client/app/mobile/views/pages/widgets.vue @@ -24,8 +24,8 @@ - -

カスタマイズのヒント

+ +

%i18n:customization-tips%