mirror of
https://github.com/ente-io/ente.git
synced 2025-08-08 07:28:26 +00:00
[mob] Rename
This commit is contained in:
parent
e79e932014
commit
f2f332062f
@ -57,7 +57,7 @@ extension SectionTypeExtensions on SectionType {
|
||||
case SectionType.face:
|
||||
return S.of(context).people;
|
||||
case SectionType.magic:
|
||||
return "Magic";
|
||||
return "Discover";
|
||||
case SectionType.moment:
|
||||
return S.of(context).moments;
|
||||
case SectionType.location:
|
||||
@ -78,7 +78,7 @@ extension SectionTypeExtensions on SectionType {
|
||||
case SectionType.face:
|
||||
return S.of(context).searchFaceEmptySection;
|
||||
case SectionType.magic:
|
||||
return "Magic";
|
||||
return "Discover";
|
||||
case SectionType.moment:
|
||||
return S.of(context).searchDatesEmptySection;
|
||||
case SectionType.location:
|
||||
|
Loading…
x
Reference in New Issue
Block a user