1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-10 21:33:27 +00:00

[PS-2323] Add honorific title mx (#4533)

This commit is contained in:
Daniel James Smith
2023-01-24 16:54:52 +01:00
committed by GitHub
parent 2376632603
commit 5907ebad3f
4 changed files with 10 additions and 0 deletions

View File

@@ -141,6 +141,7 @@ export class AddEditComponent implements OnInit, OnDestroy {
{ name: i18nService.t("mr"), value: i18nService.t("mr") },
{ name: i18nService.t("mrs"), value: i18nService.t("mrs") },
{ name: i18nService.t("ms"), value: i18nService.t("ms") },
{ name: i18nService.t("mx"), value: i18nService.t("mx") },
{ name: i18nService.t("dr"), value: i18nService.t("dr") },
];
this.uriMatchOptions = [