1
0
Fork 0
mirror of https://gitlab.com/nkming2/nc-photos.git synced 2025-03-27 09:24:45 +01:00

Fix wrong string used in editor settings

This commit is contained in:
Ming Ming 2024-06-22 14:14:10 +08:00
parent c6e872d26b
commit 278e75293c

View file

@ -76,7 +76,7 @@ class _WrappedEnhancementSettingsState
slivers: [
SliverAppBar(
pinned: true,
title: Text(L10n.global().photosTabLabel),
title: Text(L10n.global().settingsImageEditTitle),
),
SliverList(
delegate: SliverChildListDelegate(