refactor: animation dots

This commit is contained in:
cogwheel0
2025-09-08 00:05:13 +05:30
parent adbe3eb85f
commit 41f2739075
3 changed files with 113 additions and 31 deletions

View File

@@ -606,11 +606,10 @@ class AppLocalizationsIt extends AppLocalizations {
'Questa cartella e le sue associazioni verranno rimosse.';
@override
String get failedToDeleteFolder =>
'Impossibile eliminare la cartella';
String get failedToDeleteFolder => 'Impossibile eliminare la cartella';
@override
String get aboutApp => 'Informazioni sull\'app';
String get aboutApp => 'Informazioni sullapp';
@override
String get aboutAppSubtitle => 'Informazioni e link di Conduit';