Skip to content

Commit

Permalink
Update translations and text
Browse files Browse the repository at this point in the history
  • Loading branch information
CommanderRedYT committed Oct 11, 2024
1 parent f54dad6 commit 955b546
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/components/modals/ChangeTextValueModal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ const ChangeTextValueModal: FC<ChangeValueModalProps> = ({
{t('cancel')}
</Button>
<Button mode="contained" onPress={handleSave} style={{ flex: 1 }}>
{t('save')}
{t('apply')}
</Button>
</View>
</View>
Expand Down
2 changes: 1 addition & 1 deletion src/translations/translation-files
Submodule translation-files updated 3 files
+2 −1 de.json
+2 −1 en.json
+17 −14 fr.json

0 comments on commit 955b546

Please sign in to comment.