vishnukvmd 2 роки тому
батько
коміт
0b695639e7
1 змінених файлів з 4 додано та 4 видалено
  1. 4 4
      lib/ui/notification/update/change_log_page.dart

+ 4 - 4
lib/ui/notification/update/change_log_page.dart

@@ -112,10 +112,10 @@ class _ChangeLogPageState extends State<ChangeLogPage> {
 
     items.add(
       ChangeLogEntry(
-        "Language",
-        "Thanks to the help from our community, we can now speak French,"
-            " Dutch, and Simplified Chinese.\n\nTo change language, go to "
-            "Settings -> General -> Language",
+        "Languages",
+        "Thanks to the help from our community, we can now speak French, "
+            "Dutch, and Simplified Chinese.\n\nTo change your preferred "
+            "language, go to  Settings -> General -> Language",
       ),
     );
     //You can now specify a custom radius while creating Location tags.