fix: container not working (#787)

This commit is contained in:
lollipopkit🏳️‍⚧️
2025-06-11 14:53:43 +08:00
committed by GitHub
parent 66ecb02d9e
commit e6db2db320
33 changed files with 700 additions and 594 deletions

View File

@@ -451,6 +451,9 @@ class AppLocalizationsPt extends AppLocalizations {
@override
String get process => 'Processo';
@override
String get prune => 'Podar';
@override
String get pushToken => 'Token de notificação push';