fix(localization): fix typos in italian strings
This commit is contained in:
@@ -255,7 +255,7 @@ Il file è troppo grande per essere caricato. Il limite è di $limitInMB MB.''';
|
|||||||
String get yesterdayLabel => 'Ieri';
|
String get yesterdayLabel => 'Ieri';
|
||||||
|
|
||||||
@override
|
@override
|
||||||
String get channelIsMutedText => 'Il canale è mutato';
|
String get channelIsMutedText => 'Il canale è silenziato';
|
||||||
|
|
||||||
@override
|
@override
|
||||||
String get noTitleText => 'Nessun titolo';
|
String get noTitleText => 'Nessun titolo';
|
||||||
@@ -274,7 +274,7 @@ Il file è troppo grande per essere caricato. Il limite è di $limitInMB MB.''';
|
|||||||
String get loadingChannelsError => 'Errore durante il caricamento dei canali';
|
String get loadingChannelsError => 'Errore durante il caricamento dei canali';
|
||||||
|
|
||||||
@override
|
@override
|
||||||
String get deleteConversationLabel => 'Elemina conversazione';
|
String get deleteConversationLabel => 'Elimina conversazione';
|
||||||
|
|
||||||
@override
|
@override
|
||||||
String get deleteConversationQuestion =>
|
String get deleteConversationQuestion =>
|
||||||
|
|||||||
Reference in New Issue
Block a user