Skip to content

Commit

Permalink
Fixed the loading order for HKPhrasesFinance
Browse files Browse the repository at this point in the history
  • Loading branch information
griffinqiu committed Oct 23, 2023
1 parent b1b51a7 commit f7f3071
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions addition-dictionary/HKPhrasesFinance.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
開户 開戶
4 changes: 2 additions & 2 deletions config/s2hk-finance.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@
{
"dict": {
"type": "ocd2",
"file": "HKPhrasesFinance.ocd2"
"file": "HKVariants.ocd2"
}
},
{
"dict": {
"type": "ocd2",
"file": "HKVariants.ocd2"
"file": "HKPhrasesFinance.ocd2"
}
}
]
Expand Down
4 changes: 2 additions & 2 deletions dictionary/HKPhrasesFinance.txt
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,10 @@
空頭 淡倉
大額交易 大手交易
長期持有 長揸
多頭倉位 長倉
多頭倉位 長倉
募集資金 籌集資金
除權日 除淨日
摘牌 除牌
追加保證金通知 追收孖展
被迫倉 被挾倉
高峰 高峰
高峰 高峰

0 comments on commit f7f3071

Please sign in to comment.