diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-07-08 04:31:18 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-07-08 04:31:18 +0900 |
| commit | 8ed2ca9018f4013435fda966071a9c4d4005fa33 (patch) | |
| tree | ea99eae74c735aba2dd934022e139db4a66d7c7b | |
| parent | New translations ja.yml (Korean) (diff) | |
| download | misskey-8ed2ca9018f4013435fda966071a9c4d4005fa33.tar.gz misskey-8ed2ca9018f4013435fda966071a9c4d4005fa33.tar.bz2 misskey-8ed2ca9018f4013435fda966071a9c4d4005fa33.zip | |
New translations ja.yml (Portuguese)
| -rw-r--r-- | locales/pt.yml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/locales/pt.yml b/locales/pt.yml index 6680c51484..624764efb3 100644 --- a/locales/pt.yml +++ b/locales/pt.yml @@ -538,6 +538,9 @@ desktop/views/components/settings.profile.vue: description: "自己紹介" birthday: "誕生日" save: "保存" + locked-account: "アカウントの保護" + is-locked: "投稿を非公開にする" + other: "その他" is-bot: "このアカウントはBotです" is-cat: "このアカウントはCatです" desktop/views/components/sub-note-content.vue: @@ -929,5 +932,3 @@ docs: name: "名前" type: "型" description: "説明" -locked-account: "アカウントの保護" -is-locked: "投稿を非公開にする" |