diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-10-01 19:32:12 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-10-01 19:32:12 +0900 |
| commit | a6904d52495df7ee352147c3ce6199b1c2f7674e (patch) | |
| tree | 70933e89a9e1655a338c6edbf27b408aee7578d8 | |
| parent | New translations ja-JP.yml (Polish) (diff) | |
| download | misskey-a6904d52495df7ee352147c3ce6199b1c2f7674e.tar.gz misskey-a6904d52495df7ee352147c3ce6199b1c2f7674e.tar.bz2 misskey-a6904d52495df7ee352147c3ce6199b1c2f7674e.zip | |
New translations ja-JP.yml (Portuguese)
| -rw-r--r-- | locales/pt-PT.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/locales/pt-PT.yml b/locales/pt-PT.yml index 1a2b9a7540..0320116fb8 100644 --- a/locales/pt-PT.yml +++ b/locales/pt-PT.yml @@ -464,6 +464,7 @@ common/views/pages/follow.vue: following: "フォロー中" follow: "フォロー" request-pending: "フォロー許可待ち" + follow-processing: "フォロー処理中" follow-request: "フォロー申請" desktop: banner-crop-title: "バナーとして表示する部分を選択" @@ -590,6 +591,7 @@ desktop/views/components/follow-button.vue: following: "フォロー中" follow: "フォロー" request-pending: "フォロー許可待ち" + follow-processing: "フォロー処理中" follow-request: "フォロー申請" desktop/views/components/followers-window.vue: followers: "{} のフォロワー" @@ -1070,6 +1072,7 @@ mobile/views/components/follow-button.vue: following: "フォロー中" follow: "フォロー" request-pending: "フォロー許可待ち" + follow-processing: "フォロー処理中" follow-request: "フォロー申請" mobile/views/components/friends-maker.vue: title: "気になるユーザーをフォロー" |