mirror of
https://github.com/dec0dOS/zero-ui.git
synced 2025-07-07 05:21:40 -07:00
feat: i18n
This commit is contained in:
parent
2cf3a64cc8
commit
ee73374c29
8 changed files with 30 additions and 17 deletions
|
@ -134,7 +134,7 @@ function NetworkRules({ network, callback }) {
|
|||
</Typography>
|
||||
) : (
|
||||
<Button variant="contained" color="primary" onClick={saveChanges}>
|
||||
Save Changes
|
||||
{t("saveChanges")}
|
||||
</Button>
|
||||
)}
|
||||
</Grid>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue