Minor update
This commit is contained in:
parent
4dae44af6b
commit
0b695639e7
1 changed files with 4 additions and 4 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue