modify anchor name
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@ const supportedImportFileTypes = [
|
||||
extensions: '.gnucash',
|
||||
document: {
|
||||
supportMultiLanguages: true,
|
||||
anchor: 'how-to-get-gnucash-xml-database'
|
||||
anchor: 'how-to-get-gnucash-xml-database-file'
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
+1
-1
@@ -1195,7 +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-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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1195,7 +1195,7 @@
|
||||
"anchor": {
|
||||
"export_and_import": {
|
||||
"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-数据导出文件"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user