From 4235f1cfd382b480cb3ef5a3aa7acf093cc118ec Mon Sep 17 00:00:00 2001 From: Tomeno Date: Sun, 14 Nov 2021 17:28:05 +0100 Subject: [PATCH] Add translations for pushing people down with disarm (#5332) Co-authored-by: T --- Resources/Locale/en-US/stunnable/stun-system.ftl | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Resources/Locale/en-US/stunnable/stun-system.ftl diff --git a/Resources/Locale/en-US/stunnable/stun-system.ftl b/Resources/Locale/en-US/stunnable/stun-system.ftl new file mode 100644 index 0000000000..7bdbc71895 --- /dev/null +++ b/Resources/Locale/en-US/stunnable/stun-system.ftl @@ -0,0 +1,2 @@ +stunned-component-disarm-success = You push {$target} down! +stunned-component-disarm-success-others = {$source} pushes {$target} down! \ No newline at end of file