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

@@ -454,6 +454,9 @@ class AppLocalizationsEs extends AppLocalizations {
@override
String get process => 'Proceso';
@override
String get prune => 'Podar';
@override
String get pushToken => 'Token de notificaciones';