🌐 Complete translations

This commit is contained in:
2025-01-29 20:32:56 +08:00
parent 73b82f65e4
commit aa4c04d4ef
4 changed files with 12 additions and 10 deletions

View File

@ -265,8 +265,6 @@ class _CreateWalletWidgetState extends State<_CreateWalletWidget> {
const Gap(12),
Text('walletCreate', style: Theme.of(context).textTheme.titleLarge).tr(),
Text('walletCreateSubtitle', style: Theme.of(context).textTheme.bodyMedium).tr(),
const Gap(4),
Text('walletCreateTerms', style: Theme.of(context).textTheme.bodySmall).tr(),
const Gap(8),
Align(
alignment: Alignment.centerRight,