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

@@ -436,6 +436,9 @@ class AppLocalizationsJa extends AppLocalizations {
@override
String get process => 'プロセス';
@override
String get prune => '剪定する';
@override
String get pushToken => 'プッシュトークン';