diff --git a/BitwardenResources/Localizations/en.lproj/Localizable.strings b/BitwardenResources/Localizations/en.lproj/Localizable.strings index 3019edc651..1b63a2ff05 100644 --- a/BitwardenResources/Localizations/en.lproj/Localizable.strings +++ b/BitwardenResources/Localizations/en.lproj/Localizable.strings @@ -1330,3 +1330,30 @@ "LearnMoreAboutAutofill" = "Learn more about autofill"; "TurnOnNow" = "Turn on now"; "AcceptTransfer" = "Accept transfer"; +"ManageDevices" = "Manage devices"; +"NoDevicesFound" = "No devices found"; +"CurrentSession" = "Current session"; +"PendingRequest" = "Pending request"; +"PendingRequests" = "%1$d Pending requests"; +"Trusted" = "Trusted"; +"RecentlyActive" = "Recently active: %1$@"; +"RecentlyActiveLabel" = "Recently active:"; +"FirstLogin" = "First login: %1$@"; +"FirstLoginLabel" = "First login:"; +"Today" = "Today"; +"ThisWeek" = "This week"; +"LastWeek" = "Last week"; +"ThisMonth" = "This month"; +"OverThirtyDaysAgo" = "Over 30 days ago"; +"UnknownDevice" = "Unknown device"; +"Unknown" = "Unknown"; +"RemoveDevice" = "Remove device"; +"AreYouSureYouWantToRemoveDevice" = "Are you sure you want to remove %1$@?"; +"AreYouSureYouWantToLogOutDevice" = "Are you sure you want to log out %1$@?"; +"Mobile" = "Mobile"; +"BrowserExtension" = "Browser extension"; +"WebVault" = "Web vault"; +"Desktop" = "Desktop"; +"Cli" = "CLI"; +"Sdk" = "SDK"; +"Server" = "Server";