Skip to content

Commit 963f480

Browse files
Update translations to fix one English string
1 parent 456bba6 commit 963f480

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_locales/ca/ml_on_event_stop.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# a aturada de ML
22

3-
Inicieu un [gestor d'esdeveniments](/reference/event-handler) (part del programa que s'executarà quan passi alguna cosa). This handler works when the ML model’s estimated action changes from the action you select.
3+
Inicieu un [gestor d'esdeveniments](/reference/event-handler) (part del programa que s'executarà quan passi alguna cosa). Aquest controlador funciona quan l'acció estimada del model ML canvia de l'acció que seleccionis.
44

55
```sig
66
ml.onStop(ml.event.Unknown, function () {

0 commit comments

Comments
 (0)