Add missing macro
Co-authored-by: Gildásio Filho <gildasiogx@gmail.com>
This commit is contained in:
parent
fbfb78b860
commit
574c8b913d
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ export function SelectLangBtn() {
|
|||
...arr.slice(0, 6),
|
||||
{sep: true},
|
||||
{
|
||||
label: _(`Other...`),
|
||||
label: _(msg`Other...`),
|
||||
onPress: onPressMore,
|
||||
},
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue