Add missing macro
Co-authored-by: Gildásio Filho <gildasiogx@gmail.com>
This commit is contained in:
@@ -88,7 +88,7 @@ export function SelectLangBtn() {
|
||||
...arr.slice(0, 6),
|
||||
{sep: true},
|
||||
{
|
||||
label: _(`Other...`),
|
||||
label: _(msg`Other...`),
|
||||
onPress: onPressMore,
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user