mirror of
https://github.com/revanced/revanced-manager.git
synced 2025-06-12 04:37:37 +02:00
fix: minor i18n label change
This commit is contained in:
@ -65,7 +65,7 @@ class _PatchesSelectorViewState extends State<PatchesSelectorView> {
|
||||
model.selectPatches();
|
||||
Navigator.of(context).pop();
|
||||
},
|
||||
child: I18nText('patchesSelectorView.fabButton'),
|
||||
child: I18nText('patchesSelectorView.doneButton'),
|
||||
),
|
||||
],
|
||||
)
|
||||
|
Reference in New Issue
Block a user