modify text

This commit is contained in:
MaysWind
2024-03-24 15:41:52 +08:00
parent b2fc24d5ae
commit 8ef7676b4f
4 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -1094,8 +1094,8 @@ export default {
'CSV (Comma-separated values) File': 'CSV (Comma-separated values) File',
'TSV (Tab-separated values) File': 'TSV (Tab-separated values) File',
'Clear User Data': 'Clear User Data',
'Export all data to file.': 'Export all data to file.',
'Are you sure you want to export all data to file?': 'Are you sure you want to export all data to file?',
'Export all transaction data to file.': 'Export all transaction data to file.',
'Are you sure you want to export all transaction data to file?': 'Are you sure you want to export all transaction data to file?',
'It may take a long time, please wait for a few minutes.': 'It may take a long time, please wait for a few minutes.',
'Unable to get exported user data': 'Unable to get exported user data',
'Save Data': 'Save Data',
+2 -2
View File
@@ -1094,8 +1094,8 @@ export default {
'CSV (Comma-separated values) File': 'CSV (逗号分隔的值) 文件',
'TSV (Tab-separated values) File': 'TSV (制表符分隔的值) 文件',
'Clear User Data': '清除用户数据',
'Export all data to file.': '导出所有数据到文件。',
'Are you sure you want to export all data to file?': '您确定要导出所有数据到文件?',
'Export all transaction data to file.': '导出所有交易数据到文件。',
'Are you sure you want to export all transaction data to file?': '您确定要导出所有交易数据到文件?',
'It may take a long time, please wait for a few minutes.': '这可能花费一些时间,请稍等几分钟。',
'Unable to get exported user data': '无法获取导出的用户数据',
'Save Data': '保存数据',