diff --git a/apps/desktop/src/locales/az/messages.json b/apps/desktop/src/locales/az/messages.json index 363051200e8..889cea55a2b 100644 --- a/apps/desktop/src/locales/az/messages.json +++ b/apps/desktop/src/locales/az/messages.json @@ -4087,7 +4087,7 @@ "message": "Bitwarden, giriş yerlərini doğrulamır, qısayolu istifadə etməzdən əvvəl doğru pəncərədə və xanada olduğunuza əmin olun." }, "moreBreadcrumbs": { - "message": "More breadcrumbs", + "message": "Daha çox naviqasiya yolu", "description": "This is used in the context of a breadcrumb navigation, indicating that there are more items in the breadcrumb trail that are not currently displayed." }, "next": { diff --git a/apps/desktop/src/locales/pl/messages.json b/apps/desktop/src/locales/pl/messages.json index e3c0f7cf853..37f6263064a 100644 --- a/apps/desktop/src/locales/pl/messages.json +++ b/apps/desktop/src/locales/pl/messages.json @@ -4091,13 +4091,13 @@ "description": "This is used in the context of a breadcrumb navigation, indicating that there are more items in the breadcrumb trail that are not currently displayed." }, "next": { - "message": "Next" + "message": "Dalej" }, "confirmKeyConnectorDomain": { - "message": "Confirm Key Connector domain" + "message": "Potwierdź domenę Key Connector" }, "confirm": { - "message": "Confirm" + "message": "Potwierdź" }, "enableAutotypeTransitionKey": { "message": "Enable autotype shortcut" @@ -4106,6 +4106,6 @@ "message": "Be sure you are in the correct field before using the shortcut to avoid filling data into the wrong place." }, "editShortcut": { - "message": "Edit shortcut" + "message": "Edytuj skrót" } }