Mark more texts for localization (#2436)
This commit is contained in:
parent
592133db58
commit
aeeacd10d3
5 changed files with 49 additions and 38 deletions
|
|
@ -79,7 +79,7 @@ export function Component({
|
|||
accessibilityLabel={_(msg`Done`)}
|
||||
accessibilityHint=""
|
||||
onAccessibilityEscape={onPressDone}
|
||||
label="Done"
|
||||
label={_(msg`Done`)}
|
||||
/>
|
||||
</View>
|
||||
</View>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue