diff --git a/locales/cs-CZ.yml b/locales/cs-CZ.yml
index 5de79d7048..6fc432e592 100644
--- a/locales/cs-CZ.yml
+++ b/locales/cs-CZ.yml
@@ -34,10 +34,14 @@ common:
   signup: "Registrovat"
   signout: "Odhlásit"
   reload-to-apply-the-setting: "Pro uplatnění tohoto nastavení musíte znovu načíst tuto stránku. Chcete ji načíst teď?"
+  delete-confirm: "Opravdu chcete smazat tento příspěvek?"
+  signin-required: "Přihlašte se, prosím"
+  notification-type: "Typy oznámení"
   notification-types:
     all: "Všechny"
     pollVote: "Hlasy"
     follow: "Sledovaní"
+    receiveFollowRequest: "Žádost o sledování"
     reply: "Odpovědi"
     quote: "Citace"
     renote: "Renotovat"
@@ -500,6 +504,7 @@ common/views/components/note-menu.vue:
   unpin: "Odepnout"
   delete: "Odstranit"
   delete-confirm: "Opravdu chcete smazat tento příspěvek?"
+  delete-and-edit: "Smazat a upravit"
   remote: "Ukázat originální poznámku"
 common/views/components/user-menu.vue:
   mention: "Zmínění"
@@ -1345,3 +1350,8 @@ pages:
         arg1: "Seznamy"
     types:
       array: "Seznamy"
+room:
+  translate: "Přesunout"
+  save: "Uložit"
+  furnitures:
+    moon: "Po"
diff --git a/locales/da-DK.yml b/locales/da-DK.yml
index b8771cd3b6..e3132f5f5e 100644
--- a/locales/da-DK.yml
+++ b/locales/da-DK.yml
@@ -35,6 +35,7 @@ common:
   signout: "Log ud"
   reload-to-apply-the-setting: "Denne indstilling slår først igennem, når du har genindlæst siden. Vil du genindlæse siden nu?"
   fetching-as-ap-object: "Tilladelse til sammenkobling"
+  delete-confirm: "Er du helt sikker på, at du vil slette denne post?"
   notification-types:
     all: "Alle"
     follow: "Følger"
@@ -1909,3 +1910,8 @@ pages:
     enviromentVariables: "Miljø variabel"
     pageVariables: "Side element"
     argVariables: "Input slot"
+room:
+  translate: "Flyt"
+  save: "Gem"
+  furnitures:
+    moon: "Man"
diff --git a/locales/de-DE.yml b/locales/de-DE.yml
index 9185198a8f..1413448b84 100644
--- a/locales/de-DE.yml
+++ b/locales/de-DE.yml
@@ -35,6 +35,7 @@ common:
   signout: "Ausloggen"
   reload-to-apply-the-setting: "Die Seite muss zum Übernehmen dieser Einstellung aktualisiert werden. Soll die Seite jetzt neu geladen werden?"
   fetching-as-ap-object: "Hole Daten…"
+  delete-confirm: "Diesen Beitrag löschen?"
   notification-types:
     reply: "Antworten"
     renote: "Anmerkung"
@@ -945,3 +946,7 @@ pages:
         arg1: "Listen"
     types:
       array: "Listen"
+room:
+  save: "Speichern"
+  furnitures:
+    moon: "Mo"
diff --git a/locales/en-US.yml b/locales/en-US.yml
index 6a1b73bdec..ddc85e45bd 100644
--- a/locales/en-US.yml
+++ b/locales/en-US.yml
@@ -30,13 +30,14 @@ common:
   customize-home: "Customize home layout"
   featured-notes: "Featured notes"
   dark-mode: "Dark Mode"
-  signin: "Log In"
+  signin: "Login"
   signup: "Sign up"
   signout: "Logout"
   reload-to-apply-the-setting: "You'll need to reload the page to reflect this setting. Do you want to reload it now?"
   fetching-as-ap-object: "Inquiring to fediverse"
   unfollow-confirm: "Do you want to unfollow {name}?"
-  signin-required: "Please Log In"
+  delete-confirm: "Are you sure you want to delete this post?"
+  signin-required: "Please login"
   notification-type: "Notification Type"
   notification-types:
     all: "All"
@@ -2073,3 +2074,8 @@ pages:
     enviromentVariables: "Environment variable"
     pageVariables: "Page element"
     argVariables: "Input slot"
+room:
+  translate: "Move"
+  save: "Save"
+  furnitures:
+    moon: "M"
diff --git a/locales/es-ES.yml b/locales/es-ES.yml
index 59d7650cd2..c515906fb5 100644
--- a/locales/es-ES.yml
+++ b/locales/es-ES.yml
@@ -31,6 +31,7 @@ common:
   signin: "Iniciar sesión"
   signup: "¡Regístrate!"
   signout: "Cerrar sesión"
+  delete-confirm: "¿Seguro que quieres borrar la publicación?"
   notification-types:
     all: "Todo"
     reply: "Responder"
diff --git a/locales/fr-FR.yml b/locales/fr-FR.yml
index 61df5c2f33..f78bd768ed 100644
--- a/locales/fr-FR.yml
+++ b/locales/fr-FR.yml
@@ -35,6 +35,7 @@ common:
   signout: "Se déconnecter"
   reload-to-apply-the-setting: "Le rechargement de la page est nécessaire pour appliquer ces paramètres. Désirez-vous la recharger maintenant ?"
   unfollow-confirm: "Désirez-vous vous désabonner de {name} ?"
+  delete-confirm: "Supprimer cette publication ?"
   signin-required: "Veuillez vous connecter"
   notification-type: "Type de notification"
   notification-types:
@@ -1998,3 +1999,8 @@ pages:
     emptySlot: "Slot vide"
     enviromentVariables: "Variables d'environnement"
     pageVariables: "Élément de page"
+room:
+  translate: "Déplacer"
+  save: "Enregistrer"
+  furnitures:
+    moon: "L"
diff --git a/locales/ja-KS.yml b/locales/ja-KS.yml
index 351553eed4..ed20b06b04 100644
--- a/locales/ja-KS.yml
+++ b/locales/ja-KS.yml
@@ -27,6 +27,7 @@ common:
   load-more: "もっとあらへんのか!"
   enter-password: "パスワードを入れてや"
   2fa: "二段階認証"
+  delete-confirm: "この投稿を削除してもええか?"
   notification-types:
     all: "すべて"
     follow: "フォロー"
diff --git a/locales/ko-KR.yml b/locales/ko-KR.yml
index 502cee1492..ca5d3af759 100644
--- a/locales/ko-KR.yml
+++ b/locales/ko-KR.yml
@@ -36,6 +36,7 @@ common:
   reload-to-apply-the-setting: "이 설정을 적용하려면 페이지를 새로고침해야 합니다. 바로 새로고침하시겠습니까?"
   fetching-as-ap-object: "연합에서 조회 중"
   unfollow-confirm: "{name} 님을 팔로우 해제하시겠습니까?"
+  delete-confirm: "이 글을 삭제하시겠습니까?"
   signin-required: "로그인 해주세요"
   notification-type: "알림의 종류"
   notification-types:
@@ -2073,3 +2074,8 @@ pages:
     enviromentVariables: "환경 변수"
     pageVariables: "페이지 요소"
     argVariables: "입력 슬롯"
+room:
+  translate: "이동"
+  save: "저장"
+  furnitures:
+    moon: "월"
diff --git a/locales/nl-NL.yml b/locales/nl-NL.yml
index fe31bb88c3..0262a8ea7f 100644
--- a/locales/nl-NL.yml
+++ b/locales/nl-NL.yml
@@ -638,3 +638,7 @@ pages:
         arg1: "Lijsten"
     types:
       array: "Lijsten"
+room:
+  translate: "Verplaatsen"
+  furnitures:
+    moon: "M"
diff --git a/locales/pl-PL.yml b/locales/pl-PL.yml
index 3535e58f02..98d2b7728c 100644
--- a/locales/pl-PL.yml
+++ b/locales/pl-PL.yml
@@ -28,12 +28,18 @@ common:
   signin: "Zaloguj się"
   signup: "Rejestracja"
   signout: "Wyloguj się"
+  delete-confirm: "Czy na pewno chcesz usunąć ten wpis?"
+  notification-type: "Typy powiadomień"
   notification-types:
     all: "Wszyscy"
+    pollVote: "Głosy"
     follow: "Śledzeni"
-    reply: "Odpowiedz"
+    receiveFollowRequest: "Prośby o śledzenie"
+    reply: "Odpowiedzi"
+    quote: "Cytat"
     renote: "Udostępnij"
-    reaction: "Reakcja"
+    mention: "Wzmianki"
+    reaction: "Reakcje"
   got-it: "Rozumiem!"
   customization-tips:
     title: "Wskazówki o dostosowywaniu"
@@ -1250,3 +1256,8 @@ pages:
         arg1: "Listy"
     types:
       array: "Listy"
+room:
+  translate: "Przenieś"
+  save: "Zapisz"
+  furnitures:
+    moon: "Pn"
diff --git a/locales/zh-CN.yml b/locales/zh-CN.yml
index 237e8a5db8..2b4c976be6 100644
--- a/locales/zh-CN.yml
+++ b/locales/zh-CN.yml
@@ -36,6 +36,7 @@ common:
   reload-to-apply-the-setting: "必须重新加载页面以应用此设置。 确实要立即重新加载吗?"
   fetching-as-ap-object: "联合查询"
   unfollow-confirm: "取消对{name}的关注?"
+  delete-confirm: "确定删除这个投稿吗?"
   signin-required: "请先登录"
   notification-type: "通知类型"
   notification-types:
@@ -2073,3 +2074,8 @@ pages:
     enviromentVariables: "环境变量"
     pageVariables: "页面元素"
     argVariables: "输入槽函数"
+room:
+  translate: "移动"
+  save: "保存"
+  furnitures:
+    moon: "一"