1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-12 14:14:48 +02:00

doc: update German documentation

This commit is contained in:
Nils Görs
2022-10-06 15:02:08 +02:00
parent 1fec7e8856
commit 1fd5dd4c34
+1 -2
View File
@@ -5060,8 +5060,7 @@ Alle Callbacks setzen folgende Variablen in das hashtable:
|===
| Variable | Typ | Beschreibung
| tg_trigger_name | string | Name des Trigger.
// TRANSLATION MISSING
| tg_hook_type | string | Hook type: "signal", "command", etc.
| tg_hook_type | string | Hook-Typ: "signal", "command", etc.
|===
[[trigger_data_signal]]