From e6dcd438b44a378a0080e31f05d724ec3af21f22 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 24 Nov 2018 07:05:41 +0900 Subject: [PATCH] Update ja-JP.yml --- locales/ja-JP.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/ja-JP.yml b/locales/ja-JP.yml index a799c67c8..bec810a53 100644 --- a/locales/ja-JP.yml +++ b/locales/ja-JP.yml @@ -1171,8 +1171,8 @@ admin/views/users.vue: title: "ソート" createdAtAsc: "登録日時が古い順" createdAtDesc: "登録日時が新しい順" - updatedAtAsc: "最終更新日時が古い順" - updatedAtDesc: "最終更新日時が新しい順" + updatedAtAsc: "更新日時が古い順" + updatedAtDesc: "更新日時が新しい順" origin: title: "オリジン" combined: "ローカル+リモート"