diff --git a/locales/cs-CZ.yml b/locales/cs-CZ.yml
index 62af63ca2b..79032ea695 100644
--- a/locales/cs-CZ.yml
+++ b/locales/cs-CZ.yml
@@ -198,6 +198,8 @@ common:
     update-available: "Je dostupná nová verze"
     update-available-desc: "Aktualizace budou aplikovány po znovunačtení stránky."
     advanced-settings: "Pokročilá nastavení"
+    debug-mode: "Povolit režim ladění"
+    debug-mode-desc: "Toto nastavení je uloženo v prohlížeči."
     navbar-position: "Poloha navigačního panelu"
     navbar-position-top: "Nahoře"
     navbar-position-left: "Vlevo"
@@ -276,6 +278,7 @@ auth/views/form.vue:
   account-read: "Zobrazit informace účtu"
   following-write: "Sledovat a přestat sledovat"
   drive-read: "Přečíst váš Disk"
+  notification-read: "Sledovat oznámení."
   cancel: "Zrušit"
   accept: "Povolit přístup"
 auth/views/index.vue:
@@ -848,3 +851,4 @@ dev/views/new-app.vue:
   reaction-write: "Přidat nebo odebrat reakce."
   following-write: "Sledovat a přestat sledovat"
   drive-read: "Přečíst váš Disk"
+  notification-read: "Sledovat oznámení."
diff --git a/locales/en-US.yml b/locales/en-US.yml
index 423642a2f6..1fb56e16fb 100644
--- a/locales/en-US.yml
+++ b/locales/en-US.yml
@@ -506,10 +506,12 @@ common/views/components/poll-editor.vue:
   destroy: "Discard the poll"
   multiple: "More than one answer is allowed"
   expiration: "Valid until"
-  infinite: "Indefinite"
+  infinite: "Indefinitely"
   at: "Date and time pick"
+  after: "Progression specifics"
   no-more: "You cannot add any more"
   deadline-date: "Finish date"
+  deadline-time: "Time duration"
   interval: "Duration"
   unit: "Unit"
   second: "Seconds"