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