From bbf8065bd45888d726db4d1ac477b86b767dfcb1 Mon Sep 17 00:00:00 2001 From: Nordi98 Date: Thu, 12 Jun 2025 23:38:41 +0200 Subject: [PATCH] Update en.lua --- .../pickle_throwables-1.0.1/locales/translations/en.lua | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/[tools]/pickle_throwables-1.0.1/locales/translations/en.lua b/resources/[tools]/pickle_throwables-1.0.1/locales/translations/en.lua index a8e884aad..6263cb89c 100644 --- a/resources/[tools]/pickle_throwables-1.0.1/locales/translations/en.lua +++ b/resources/[tools]/pickle_throwables-1.0.1/locales/translations/en.lua @@ -1,5 +1,5 @@ Language["en"] = { - throwable_interact = "[E] - Take Object \n [G] - Kick \n Power: %s", - throwable_list = "[E] - Throw \n [G] - Drop \n [H] - Handoff \n Power: %s", - throwable_list_alt = "[E] - Throw \n [G] - Drop \n [H] - Inventory \n Power: %s", + throwable_interact = "[E] - Objekt nehmen \n [G] - treten \n Power: %s", + throwable_list = "[E] - werfen \n [G] - hinlegen \n [H] - Handoff \n Power: %s", + throwable_list_alt = "[E] - werfen \n [G] - hinlegen \n [H] - Inventar \n Power: %s", } \ No newline at end of file