modify anchor name

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