mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-16 16:07:33 +08:00
modify anchor name
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@ const supportedImportFileTypes = [
|
|||||||
extensions: '.gnucash',
|
extensions: '.gnucash',
|
||||||
document: {
|
document: {
|
||||||
supportMultiLanguages: true,
|
supportMultiLanguages: true,
|
||||||
anchor: 'how-to-get-gnucash-data-export-file'
|
anchor: 'how-to-get-gnucash-xml-database'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -1195,6 +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-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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1195,6 +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-firefly-iii-data-export-file": "如何获取-firefly-iii-数据导出文件"
|
"how-to-get-firefly-iii-data-export-file": "如何获取-firefly-iii-数据导出文件"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user