Перевёл пустую страницу
This commit is contained in:
parent
8a3030addf
commit
374196699a
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ class NonePanel extends StatelessWidget {
|
|||
Widget build(BuildContext context) {
|
||||
return Center(
|
||||
child: Text(
|
||||
'Use the menu for navigation',
|
||||
"Используйте меню слева для навигации",
|
||||
style: Theme.of(context).textTheme.headlineSmall,
|
||||
),
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue