From 38f40c05cf8e3c230af34b53dc27eb6500a4645f Mon Sep 17 00:00:00 2001 From: Finn Date: Sun, 12 Jul 2026 12:44:43 +0000 Subject: [PATCH] Missing Translation fixed --- Makefile.standalone | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.standalone b/Makefile.standalone index a6ae4bb..55c4178 100644 --- a/Makefile.standalone +++ b/Makefile.standalone @@ -1,4 +1,4 @@ -# openuf — Makefile para compilar directamente en el dispositivo +# openuf — Makefile to compile directly on the device # # Requirements: # apk add gcc make \