Skip to content

Commit

Permalink
client: remove future translations
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-warrior777 committed Dec 22, 2024
1 parent 24cb0a2 commit 9b61ee2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 86 deletions.
2 changes: 0 additions & 2 deletions client/webserver/jsintl.go
Original file line number Diff line number Diff line change
Expand Up @@ -707,8 +707,6 @@ var zhCN = map[string]*intl.Translation{
idOrderReportTitle: {T: "{{ side }}订单报告,纪元 #{{ epochNum }}"},
idCEXBalances: {T: "{{ cexName }}余额"},
idCausesSelfMatch: {T: "此订单会导致自匹配"},
idCexNotConnected: {T: "{{ cexName }} 未连接"},
idRemovingBotConfig: {T: "您确定要移除 {{ host }} 上 {{ baseSymbol }}-{{ quoteSymbol }} 市场的配置吗?"},
}

var plPL = map[string]*intl.Translation{
Expand Down
84 changes: 0 additions & 84 deletions run_tests_no_bisonw-desktop.sh

This file was deleted.

0 comments on commit 9b61ee2

Please sign in to comment.