Updated PR and Added snackbar Translations

This commit is contained in:
just_stuff_tm
2026-02-22 16:06:08 -05:00
parent 81a423d096
commit 332bb5ef3a
21 changed files with 204 additions and 13 deletions
+6
View File
@@ -1570,6 +1570,12 @@ abstract class AppLocalizations {
/// **'Delete \"{name}\"? This cannot be undone.'**
String channels_deleteChannelConfirm(String name);
/// No description provided for @channels_channelDeleteFailed.
///
/// In en, this message translates to:
/// **'Failed to delete channel \"{name}\"'**
String channels_channelDeleteFailed(String name);
/// No description provided for @channels_channelDeleted.
///
/// In en, this message translates to: