From 77ee1bf45546e44d9408f668873b05f43c871829 Mon Sep 17 00:00:00 2001 From: Remuchi Date: Thu, 24 Oct 2024 13:16:27 +0700 Subject: [PATCH] fix: fixed missing locale Signed-off-by: Remuchi --- Resources/Locale/en-US/alerts/alerts.ftl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Resources/Locale/en-US/alerts/alerts.ftl b/Resources/Locale/en-US/alerts/alerts.ftl index 03f04ec7ba3..ad61ae89674 100644 --- a/Resources/Locale/en-US/alerts/alerts.ftl +++ b/Resources/Locale/en-US/alerts/alerts.ftl @@ -113,3 +113,6 @@ alerts-walking-desc = Indicates how fast you're moving. alerts-offer-name = Offer alerts-offer-desc = Someone offers you an item. + +alerts-deflecting-name = Deflecting +alerts-deflecting-desc = You have a chance to deflect incoming projectiles. Standing still or moving slowly will increase this chance.