diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-07-08 04:31:05 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-07-08 04:31:05 +0900 |
| commit | 404cc016e26c1cbe69781bbe03ca2b32b42a2c37 (patch) | |
| tree | b44f7a03da95cbf6ea26cf1be1042ced3817245b | |
| parent | New translations ja.yml (German) (diff) | |
| download | misskey-404cc016e26c1cbe69781bbe03ca2b32b42a2c37.tar.gz misskey-404cc016e26c1cbe69781bbe03ca2b32b42a2c37.tar.bz2 misskey-404cc016e26c1cbe69781bbe03ca2b32b42a2c37.zip | |
New translations ja.yml (Spanish)
| -rw-r--r-- | locales/es.yml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/locales/es.yml b/locales/es.yml index 4723304e8d..df1e19358a 100644 --- a/locales/es.yml +++ b/locales/es.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: "投稿を非公開にする" |