modify anchor name

This commit is contained in:
MaysWind
2024-10-21 01:08:53 +08:00
parent bb4eca1b0c
commit a8a89ca089
3 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ const supportedImportFileTypes = [
extensions: '.gnucash',
document: {
supportMultiLanguages: true,
anchor: 'how-to-get-gnucash-data-export-file'
anchor: 'how-to-get-gnucash-xml-database'
}
},
{
+1
View File
@@ -1195,6 +1195,7 @@
"anchor": {
"export_and_import": {
"export-transactions": "export-transactions",
"how-to-get-gnucash-xml-database": "how-to-get-gnucash-xml-database",
"how-to-get-firefly-iii-data-export-file": "how-to-get-firefly-iii-data-export-file"
}
}
+1
View File
@@ -1195,6 +1195,7 @@
"anchor": {
"export_and_import": {
"export-transactions": "导出交易",
"how-to-get-gnucash-xml-database": "如何获取-gnucash-xml-数据库",
"how-to-get-firefly-iii-data-export-file": "如何获取-firefly-iii-数据导出文件"
}
}