From 610e56baafc3011e1bfa043bdabb567bda0c2ab0 Mon Sep 17 00:00:00 2001 From: TimGels <43609220+TimGels@users.noreply.github.com> Date: Mon, 13 May 2024 12:47:36 -0400 Subject: [PATCH] Backport pull request #11578 from jellyfin/release-10.9.z Change "try" to "attempt" english translation Original-merge: 25c50bcc5d1d210594063545de6c1d30c5c94ccf Merged-by: crobibero Backported-by: Joshua M. Boniface --- Emby.Server.Implementations/Localization/Core/en-US.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Emby.Server.Implementations/Localization/Core/en-US.json b/Emby.Server.Implementations/Localization/Core/en-US.json index c229f35381..1a69627fa3 100644 --- a/Emby.Server.Implementations/Localization/Core/en-US.json +++ b/Emby.Server.Implementations/Localization/Core/en-US.json @@ -13,7 +13,7 @@ "DeviceOfflineWithName": "{0} has disconnected", "DeviceOnlineWithName": "{0} is connected", "External": "External", - "FailedLoginAttemptWithUserName": "Failed login try from {0}", + "FailedLoginAttemptWithUserName": "Failed login attempt from {0}", "Favorites": "Favorites", "Folders": "Folders", "Forced": "Forced",