mobile: fix localization issues

This commit is contained in:
Ammar Ahmed
2024-11-27 13:55:41 +05:00
parent c19635b16a
commit 8e90adccab
18 changed files with 360 additions and 169 deletions

View File

@@ -647,7 +647,7 @@ $headline$: Use starting line of the note as title.`,
},
groupByStrings: {
default: () => t`Default`,
None: () => t`None`,
none: () => t`None`,
abc: () => t`Abc`,
year: () => t`Year`,
week: () => t`Week`,