diff --git a/locales/ja-JP.yml b/locales/ja-JP.yml index 3c4781f3f..e291de07b 100644 --- a/locales/ja-JP.yml +++ b/locales/ja-JP.yml @@ -788,6 +788,7 @@ desktop/views/components/renote-form.vue: quote: "引用する..." cancel: "キャンセル" renote: "Renote" + renote-home: "Renote (ホーム)" reposting: "しています..." success: "Renoteしました!" failure: "Renoteに失敗しました" diff --git a/src/client/app/desktop/views/components/renote-form.vue b/src/client/app/desktop/views/components/renote-form.vue index c538b90da..e6a09c3ee 100644 --- a/src/client/app/desktop/views/components/renote-form.vue +++ b/src/client/app/desktop/views/components/renote-form.vue @@ -5,7 +5,8 @@