Mark more texts for localization (#2436)
This commit is contained in:
committed by
GitHub
parent
592133db58
commit
aeeacd10d3
@@ -79,7 +79,7 @@ export function Component({
|
||||
accessibilityLabel={_(msg`Done`)}
|
||||
accessibilityHint=""
|
||||
onAccessibilityEscape={onPressDone}
|
||||
label="Done"
|
||||
label={_(msg`Done`)}
|
||||
/>
|
||||
</View>
|
||||
</View>
|
||||
|
||||
Reference in New Issue
Block a user