Minor update

This commit is contained in:
vishnukvmd 2023-05-07 10:55:25 +05:30
parent 4dae44af6b
commit 0b695639e7

View file

@ -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.