fix: it translations

This commit is contained in:
Deven Joshi
2021-08-18 16:00:17 +05:30
parent f28b6b61a0
commit 00ea765959
@@ -360,5 +360,5 @@ Il file è troppo grande per essere caricato. Il limite è di $limitInMB MB.''';
String get replyToMessageLabel => 'Rispondi al messaggio';
@override
String get slowModeOnLabel => 'Modalità lenta attiva';
String get slowModeOnLabel => 'Slowmode attiva';
}