From ed51f5c7deb58371adf27c6a3eaa35918f2e4118 Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 19 Dec 2018 07:32:31 +0900 Subject: [PATCH] New translations ja-JP.yml (Portuguese) --- locales/pt-PT.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/locales/pt-PT.yml b/locales/pt-PT.yml index bd01cfe28..a8af148aa 100644 --- a/locales/pt-PT.yml +++ b/locales/pt-PT.yml @@ -471,6 +471,13 @@ common/views/components/profile-editor.vue: email-address: "メールアドレス" email-verified: "メールアドレスが確認されました" email-not-verified: "メールアドレスが確認されていません。メールボックスをご確認ください。" +common/views/components/user-list-editor.vue: + users: "ユーザー" + rename: "リスト名を変更" + delete: "リストを削除" + remove-user: "このリストから削除" + delete-are-you-sure: "リスト「$1」を削除しますか?" + deleted: "削除しました" common/views/widgets/broadcast.vue: fetching: "確認中" no-broadcasts: "お知らせはありません"