fix: server stat l10n

This commit is contained in:
lollipopkit🏳️‍⚧️
2025-09-05 00:24:18 +08:00
parent eadd343205
commit a869b97502
27 changed files with 70 additions and 2 deletions

View File

@@ -850,6 +850,10 @@ class AppLocalizationsPt extends AppLocalizations {
@override
String get connectionStats => 'Estatísticas de conexão';
@override
String get connectionStatsDesc =>
'Ver taxa de sucesso de conexão do servidor e histórico';
@override
String get noConnectionStatsData => 'Não há dados de estatísticas de conexão';