Merged in fix/label-sync (pull request #2163)
fix: english label sync * fix: english label sync * fix: sync from Lokalise Approved-by: Linus Flood
This commit is contained in:
@@ -18,7 +18,7 @@ export default function ViewAllAncillaries() {
|
||||
onClick={openModal}
|
||||
>
|
||||
{intl.formatMessage({
|
||||
defaultMessage: "View all",
|
||||
defaultMessage: "See all",
|
||||
})}
|
||||
<MaterialIcon icon="chevron_right" size={20} color="CurrentColor" />
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user