From fe1aa3cf7b36fac634ded875308597e780798ce7 Mon Sep 17 00:00:00 2001 From: Finn Date: Sun, 12 Jul 2026 14:12:59 +0100 Subject: [PATCH] fixed translations (#11) Reviewed-on: https://git.ascheu.de/Koda/OpenUniFi/pulls/11 Co-authored-by: Finn Co-committed-by: Finn --- 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 \