Перевёл страницу проверки токена
This commit is contained in:
parent
89bd7cbfcb
commit
31190a78a7
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ class CheckupPage extends GetView<CheckupPageController> {
|
||||||
mainAxisAlignment: MainAxisAlignment.center,
|
mainAxisAlignment: MainAxisAlignment.center,
|
||||||
children: [
|
children: [
|
||||||
Text(
|
Text(
|
||||||
'Checking credentials...',
|
'Проверяем ключ доступа...',
|
||||||
style: Theme.of(context).textTheme.headlineMedium,
|
style: Theme.of(context).textTheme.headlineMedium,
|
||||||
),
|
),
|
||||||
const SizedBox(height: 16),
|
const SizedBox(height: 16),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue