622 Use translation library for delete settings
This commit is contained in:
@@ -19,22 +19,6 @@ export default {
|
||||
text: '',
|
||||
},
|
||||
},
|
||||
deleteSegment: {
|
||||
title: 'Delete app data',
|
||||
explainer: 'Delete app data from this phone',
|
||||
question: 'Do you want to delete app data from this phone?',
|
||||
message:
|
||||
'Please note that deletion of the app data is permanent and irreversible. We recommend exporting existing data before deletion.',
|
||||
confirmation: 'Delete app data permanently',
|
||||
errors: {
|
||||
couldNotDeleteFile: 'Could not delete data',
|
||||
postFix: 'No data was deleted or changed',
|
||||
noData: 'There is no data to delete',
|
||||
},
|
||||
success: {
|
||||
message: 'App data successfully deleted',
|
||||
},
|
||||
},
|
||||
tempScale: {
|
||||
segmentTitle: 'Temperature scale',
|
||||
segmentExplainer:
|
||||
|
||||
Reference in New Issue
Block a user