From 062ca5a6810944fbf65cbea6a98ae37b4f9d30c6 Mon Sep 17 00:00:00 2001
From: vjrj <vjrj@comunes.org>
Date: Sat, 30 Sep 2023 08:54:06 +0200
Subject: [PATCH] Clarify ios changes with new language

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index b97c9be3..386c3795 100644
--- a/README.md
+++ b/README.md
@@ -176,7 +176,7 @@ supportedLocales: const <Locale>[
 ],
 ```
 
-Go to [ios/Runner/Info.plist](./ios/Runner/Info.plist) and update the following code:
+Go to [ios/Runner/Info.plist](./ios/Runner/Info.plist) and update the following code adding the language:
 
 ```
 
-- 
GitLab