diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-06-03 19:41:36 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-06-03 19:41:36 +0900 |
| commit | 643a0e6b135fd970954e7a9ce8a6b4cdb734e9c5 (patch) | |
| tree | 62ffeb75a9e0d9e98b6098787f4e144ffc83c949 | |
| parent | New translations ja.yml (Korean) (diff) | |
| download | misskey-643a0e6b135fd970954e7a9ce8a6b4cdb734e9c5.tar.gz misskey-643a0e6b135fd970954e7a9ce8a6b4cdb734e9c5.tar.bz2 misskey-643a0e6b135fd970954e7a9ce8a6b4cdb734e9c5.zip | |
New translations ja.yml (Portuguese)
| -rw-r--r-- | locales/pt.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/locales/pt.yml b/locales/pt.yml index cf0b11044f..dbf9fb3efc 100644 --- a/locales/pt.yml +++ b/locales/pt.yml @@ -290,7 +290,7 @@ desktop/views/components/drive.vue: upload: "ファイルをアップロード" url-upload: "URLからアップロード" desktop/views/components/follow-button.vue: - unfollow: "フォロー中" + following: "フォロー中" follow: "フォロー" request-pending: "フォロー許可待ち" follow-request: "フォロー申請" @@ -661,7 +661,7 @@ mobile/views/components/drive.file-detail.vue: hash: "ハッシュ (md5)" exif: "EXIF" mobile/views/components/follow-button.vue: - unfollow: "フォロー中" + following: "フォロー中" follow: "フォロー" request-pending: "フォロー許可待ち" follow-request: "フォロー申請" |