diff --git a/locales/en-US.yml b/locales/en-US.yml index 9b4ae5c38..50c489726 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -439,6 +439,7 @@ common/views/pages/follow.vue: following: "Following" follow: "Follow" request-pending: "Pending follow request" + follow-processing: "Processing follow" follow-request: "Follow request" desktop: banner-crop-title: "Crop the part that appears as a banner" @@ -565,6 +566,7 @@ desktop/views/components/follow-button.vue: following: "Following" follow: "Follow" request-pending: "Pending follow request" + follow-processing: "Processing follow" follow-request: "Follow request" desktop/views/components/followers-window.vue: followers: "{}'s followers" @@ -1044,6 +1046,7 @@ mobile/views/components/follow-button.vue: following: "Following" follow: "Follow" request-pending: "Pending follow request" + follow-processing: "Processing follow" follow-request: "Follow request" mobile/views/components/friends-maker.vue: title: "Let's follow them" diff --git a/locales/ja-JP.yml b/locales/ja-JP.yml index 366c4a33c..08d3c5173 100644 --- a/locales/ja-JP.yml +++ b/locales/ja-JP.yml @@ -514,6 +514,7 @@ common/views/pages/follow.vue: following: "フォロー中" follow: "フォロー" request-pending: "フォロー許可待ち" + follow-processing: "フォロー処理中" follow-request: "フォロー申請" desktop: @@ -656,6 +657,7 @@ desktop/views/components/follow-button.vue: following: "フォロー中" follow: "フォロー" request-pending: "フォロー許可待ち" + follow-processing: "フォロー処理中" follow-request: "フォロー申請" desktop/views/components/followers-window.vue: @@ -1232,6 +1234,7 @@ mobile/views/components/follow-button.vue: following: "フォロー中" follow: "フォロー" request-pending: "フォロー許可待ち" + follow-processing: "フォロー処理中" follow-request: "フォロー申請" mobile/views/components/friends-maker.vue: diff --git a/src/client/app/common/views/pages/follow.vue b/src/client/app/common/views/pages/follow.vue index cb4785f46..92f24fb53 100644 --- a/src/client/app/common/views/pages/follow.vue +++ b/src/client/app/common/views/pages/follow.vue @@ -19,7 +19,8 @@ @click="onClick" :disabled="followWait">