Change "try" to "attempt" english translation

This changes "Failed login try from {0}" to "Failed login attempt from {0}"
which is a more usual way of using such sentence.
pull/11578/head
TimGels 1 month ago
parent c1907354e8
commit b757297e67

@ -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",

Loading…
Cancel
Save