Fix 'start migration button' subtitle

pull/116/head
NaiJi ✨ 2022-09-19 03:48:59 +03:00
parent 0425ea8ab8
commit bb6d615d37
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ class MorePage extends StatelessWidget {
.toList(),
isMigration: true,
),
subtitle: 'not_ready_card.in_menu'.tr(),
subtitle: 'providers.storage.data_migration_notice'.tr(),
accent: true,
),
if (!isReady)