1
jhzh
2026-01-09 f1aaecc9dc0a3d680f2f693ee963d5d060e75734
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
/* eslint-disable */
export default {
  "MingCheng": "name",
  "hj1": "quotes",
  "hj10": "login password",
  "hj100": "Transaction Quantity (Lot)",
  "hj101": "lever",
  "hj102": "Margin required for each lot",
  "hj103": "Available Balance",
  "hj104": "take profit",
  "hj105": "stop loss",
  "hj106": "Cancel",
  "hj107": "choose leverage",
  "hj108": "Market price",
  "hj109": "pending order",
  "hj11": "secure login",
  "hj110": "trailing stop",
  "hj111": "You have not verified your real name yet, please verify your real name before placing an order",
  "hj112": "times",
  "hj113": "Failed to place an order, it is not within the trading hours",
  "hj114": "Shanghai, Shenzhen and Beijing accounts",
  "hj115": "index account",
  "hj116": "IPO account",
  "hj117": "hand",
  "hj118": "floating net profit and loss",
  "hj119": "opening price",
  "hj12": "forget the password?",
  "hj120": "Current price",
  "hj121": "close a position",
  "hj122": "Currently no positions",
  "hj123": "start trading",
  "hj124": "Currently no pending orders",
  "hj125": "Pending order price",
  "hj126": "revoke",
  "hj127": "Currently no open positions",
  "hj128": "Closing time",
  "hj129": "Currently no subscription",
  "hj13": "other login methods",
  "hj130": "Subscription price",
  "hj131": "to be won",
  "hj132": "Not winning the lottery",
  "hj133": "Has won the lottery",
  "hj134": "paid",
  "hj135": "Transferred positions",
  "hj136": "Closed position",
  "hj137": "Cancellation successful",
  "hj138": "You have not verified your real name yet, please verify your real name before placing an order",
  "hj139": "Are you sure you want to close the position",
  "hj14": "no account",
  "hj140": "Failed to close the position, not within the trading hours",
  "hj141": "profit and loss",
  "hj142": "Switch Index Account",
  "hj143": "Switch Shanghai and Shenzhen accounts",
  "hj144": "change Password",
  "hj145": "funds transfer",
  "hj146": "Verified",
  "hj147": "Bind bank card",
  "hj148": "sign out",
  "hj149": "Are you sure you want to log out",
  "hj15": "register",
  "hj150": "Old Password",
  "hj151": "New Password",
  "hj152": "Confirm the new password",
  "hj153": "Confirm the changes",
  "hj154": "Please enter old and new password",
  "hj155": "The new password does not match",
  "hj156": "Shanghai and Shenzhen accounts",
  "hj157": "Account transfer",
  "hj158": "Amount that can be withdrawn",
  "hj159": "Withdrawal Amount",
  "hj16": "E-mail",
  "hj160": "all",
  "hj161": "Sure",
  "hj162": "Withdrawals record",
  "hj163": "Receipt name",
  "hj164": "copy",
  "hj165": "hint",
  "hj166": "Beneficiary Bank",
  "hj167": "Collection account",
  "hj168": "Recharge record",
  "hj169": "Check",
  "hj17": "This service is not available in your area",
  "hj170": "Recharge amount",
  "hj171": "Please enter the recharge amount",
  "hj172": "recharge",
  "hj173": "Operating procedures",
  "hj174": "Click 'Copy' to copy the information",
  "hj175": "After copying, open mobile banking to transfer",
  "hj176": "In order to ensure that the deposit arrives in a timely manner, please confirm that the amount you entered is consistent with the recharge amount you submitted",
  "hj177": "withdraw",
  "hj178": "Please verify your real name first",
  "hj179": "Please bind the bank card first",
  "hj18": "Register your phone",
  "hj180": "Please enter the correct withdrawal amount",
  "hj181": "Withdrawal amount must not be less than",
  "hj182": "The application is successful, please wait for review!",
  "hj183": "Withdrawal failed, please re-withdraw or contact the administrator",
  "hj184": "Less than the minimum recharge amount",
  "hj185": "copy successfully",
  "hj186": "Copy failed, please try again",
  "hj187": "funds transfer",
  "hj188": "Financing to Index",
  "hj189": "Index refinancing",
  "hj19": "The password is 6~12 digits, letters or symbols",
  "hj190": "Transferable amount",
  "hj191": "transfer amount",
  "hj192": "Please enter the transfer amount",
  "hj193": "Confirm the transfer to the index account",
  "hj194": "Confirm the transfer to the financing account",
  "hj195": "actual name",
  "hj196": "ID number",
  "hj197": "ID card front",
  "hj198": "Uploading...",
  "hj199": "ID card back",
  "hj2": "position",
  "hj20": "Please confirm the password again",
  "hj200": "Authentication failed, please re-authenticate",
  "hj201": "failure reason",
  "hj202": "under review",
  "hj203": "pass",
  "hj204": "Did not pass",
  "hj205": "The uploaded image size cannot exceed 10M!",
  "hj206": "The photo you uploaded is too large, please choose a picture under 20M",
  "hj207": "please enter your real name",
  "hj208": "Please enter your correct ID number",
  "hj209": "Please upload your ID photo",
  "hj21": "Invitation code",
  "hj210": "Submitted successfully!",
  "hj211": "Bind bank card",
  "hj212": "bank card information",
  "hj213": "Bank name",
  "hj214": "Account opening branch",
  "hj215": "Bank card number",
  "hj216": "confirm binding",
  "hj217": "Please enter the bank card number",
  "hj2171": "Please enter a valid bank card number",
  "hj218": "Please enter the bank name",
  "hj219": "Please enter the account opening branch",
  "hj22": "security registration",
  "hj220": "Added successfully!",
  "hj221": "Welcome back",
  "hj222": "Login with mobile number",
  "hj223": "Don't have an account yet? Sign up!",
  "hj224": "front page",
  "hj225": "trade",
  "hj226": "position",
  "hj227": "mine",
  "hj228": "No recharge information yet!",
  "hj229": "Alipay",
  "hj23": "existing account",
  "hj230": "Corporate transfer",
  "hj231": "Recharge successful",
  "hj232": "Recharge failed",
  "hj233": "cancel recharge",
  "hj234": "order number",
  "hj235": "Loading...",
  "hj236": "all loaded",
  "hj237": "Buy",
  "hj238": "details",
  "hj239": "Announcement details",
  "hj24": "Log in",
  "hj240": "forget the password",
  "hj241": "open an account",
  "hj242": "quotes",
  "hj243": "personal center",
  "hj244": "wallet",
  "hj245": "transfer",
  "hj246": "certified",
  "hj247": "Bank card",
  "hj248": "User login",
  "hj249": "user registration",
  "hj25": "verification code",
  "hj250": "Subscribe",
  "hj251": "Are you sure you want to subscribe",
  "hj252": "This site is a technical testing site and does not provide real trading services",
  "hj253": "Number of lottery",
  "hj254": "Deal done",
  "hj255": "Unsold",
  "hj256": "Successfully modified",
  "hj26": "Mobile number registration",
  "hj27": "Phone number",
  "hj28": "Please enter the correct phone number",
  "hj29": "Mobile phone number cannot be empty",
  "hj3": "IPO",
  "hj30": "please enter password",
  "hj31": "Please confirm your password",
  "hj32": "The two entered passwords do not match",
  "hj33": "Please enter the invitation code",
  "hj34": "Registered successfully, please log in",
  "hj35": "The user is already registered, please log in",
  "hj36": "login successful",
  "hj37": "Enter stock name/code to search",
  "hj38": "Open an account to deposit and trade",
  "hj39": "name",
  "hj4": "mine",
  "hj40": "Latest price",
  "hj41": "Quote change",
  "hj42": "Subscription type",
  "hj43": "no more",
  "hj44": "handling fee",
  "hj45": "IPO",
  "hj46": "Offline placement",
  "hj47": "balance",
  "hj48": "Available Balance",
  "hj49": "Total assets",
  "hj5": "most followed",
  "hj50": "Liquidation line",
  "hj51": "index",
  "hj52": "stock",
  "hj53": "assets",
  "hj54": "Available funds",
  "hj55": "Freeze Margin",
  "hj56": "Total profit and loss of positions",
  "hj57": "Subscription quantity",
  "hj58": "Apply Now",
  "hj59": "Subscription time",
  "hj6": "news",
  "hj60": "subscription time",
  "hj61": "optional",
  "hj62": "market",
  "hj63": "Shanghai, Shenzhen and Beijing",
  "hj64": "science and technology innovation",
  "hj65": "US stocks",
  "hj66": "Hong Kong stocks",
  "hj67": "Quantity cannot be empty",
  "hj68": "Quantity cannot be less than 1",
  "hj69": "Quantity cannot be greater than",
  "hj7": "economy",
  "hj70": "Subscription successful",
  "hj71": "The index does not support self-selection at the moment!",
  "hj72": "open today",
  "hj73": "Highest",
  "hj74": "Received yesterday",
  "hj75": "lowest",
  "hj76": "fifth gear",
  "hj77": "purchase",
  "hj78": "Sell",
  "hj79": "time share deal",
  "hj8": "Mobile number login",
  "hj80": "time",
  "hj81": "price",
  "hj82": "turnover",
  "hj83": "Introduction",
  "hj84": "sell",
  "hj85": "buy",
  "hj86": "time-sharing",
  "hj87": "sky",
  "hj88": "week",
  "hj89": "moon",
  "hj9": "Please enter phone number",
  "hj90": "1 point",
  "hj91": "5 points",
  "hj92": "30 points",
  "hj93": "no reinstatement",
  "hj94": "Former reinstatement",
  "hj95": "Rehabilitation",
  "hj96": "Add optional success",
  "hj97": "Delete optional success",
  "hj98": "buying price",
  "hj99": "Buy when the price meets the conditions",
  "jy1": "Change bank card",
  "jy10": "Reason for Cancellation",
  "jy100": "allotment",
  "jy101": "Subscription price",
  "jy102": "P/E Ratio",
  "jy103": "Subscription limit",
  "jy104": "million shares",
  "jy105": "Circulation",
  "jy106": "Available for purchase",
  "jy107": "pending purchase",
  "jy108": "Understand the new bond power purchase rules in one minute",
  "jy109": "IPO Details",
  "jy11": "Record",
  "jy110": "issue price",
  "jy111": "Total issuance",
  "jy112": "Subscription date",
  "jy113": "Announcement date",
  "jy114": "Subscription date",
  "jy115": "to be listed",
  "jy116": "Issue overview",
  "jy117": "Fund raising",
  "jy118": "100 million yuan",
  "jy119": "winning rate",
  "jy12": "total profit and loss",
  "jy120": "Announce the winning date",
  "jy121": "online release date",
  "jy122": "Account Balance:",
  "jy123": "Please enter the purchase quantity",
  "jy124": "Custom subscription (lot)",
  "jy125": "please enter",
  "jy126": "Confirm subscription",
  "jy127": "Subscription number matching",
  "jy128": "Purchase unit price",
  "jy129": "block transaction records",
  "jy13": "Floating profit and loss",
  "jy130": "price",
  "jy131": "Purchase quantity",
  "jy132": "purchase unit price",
  "jy133": "purchase order",
  "jy134": "purchase time",
  "jy135": "Available amount",
  "jy136": "buy amount",
  "jy137": "The transaction quantity cannot be less than",
  "jy138": "The transaction quantity cannot be greater than",
  "jy139": "successfully ordered",
  "jy14": "spread fee",
  "jy140": "Stock Details",
  "jy141": "current price",
  "jy142": "Choose lot size",
  "jy143": "Minimum number of shares to buy",
  "jy144": "Maximum Purchase Quantity",
  "jy145": "Buying and selling direction",
  "jy146": "minimum purchase amount",
  "jy147": "total handling fee",
  "jy148": "I have read and agree",
  "jy149": "need to pay",
  "jy15": "Storage fee",
  "jy150": "place an order",
  "jy151": "Total handling fee calculation rules:",
  "jy152": "Buying fee",
  "jy153": "stamp duty",
  "jy154": "Need to agree to the cooperation agreement to trade!",
  "jy155": "Please select the number of lots to buy",
  "jy156": "Please choose the direction of buying and selling",
  "jy157": "college",
  "jy158": "line 1",
  "jy159": "daily limit",
  "jy16": "stamp duty",
  "jy160": "stock name",
  "jy161": "stock code",
  "jy162": "turnover rate",
  "jy163": "turnover",
  "jy164": "Circulating market value",
  "jy165": "The total market capitalization",
  "jy166": "Ten thousand",
  "jy167": "100 million",
  "jy168": "trillion",
  "jy169": "Dragon Tiger List",
  "jy17": "market value",
  "jy170": "List day",
  "jy171": "interpret",
  "jy172": "Assembly amount",
  "jy173": "Current Market Value",
  "jy174": "sales",
  "jy175": "buy amount",
  "jy176": "net purchases",
  "jy177": "Reason for listing: Top 5 securities with a daily turnover rate of 20%",
  "jy178": "Minimum purchase lot",
  "jy179": "Maximum Purchase Amount",
  "jy18": "quantity",
  "jy180": "Need to pay",
  "jy181": "Futures balance",
  "jy182": "ounce",
  "jy183": "London gold",
  "jy184": "Name/Code/Pinyin Initial",
  "jy185": "fund",
  "jy186": "online service",
  "jy187": "New bond purchase",
  "jy188": "VIP rush",
  "jy189": "IPO rush",
  "jy19": "purchase price",
  "jy190": "Daily Suspension and Resumption",
  "jy191": "Top Ten Trading Stocks",
  "jy192": "Trading Rules",
  "jy193": "Shanghai and Shenzhen",
  "jy194": "rise",
  "jy195": "fall",
  "jy196": "financial news",
  "jy197": "Economic data",
  "jy198": "global stock market",
  "jy199": "7*24 global",
  "jy2": "Add",
  "jy20": "up to date",
  "jy200": "Product information",
  "jy201": "listed company",
  "jy202": "global central bank",
  "jy203": "No permission yet, please enter the key",
  "jy204": "please enter key",
  "jy205": "wrong key",
  "jy206": "Trading schedule",
  "jy207": "Simplified Chinese",
  "jy208": "traditional Chinese",
  "jy209": "more customization",
  "jy21": "buy up",
  "jy210": "The Shanghai Composite Index",
  "jy211": "When the index rises to",
  "jy212": "daily limit",
  "jy213": ", cannot buy up;",
  "jy214": "achieve",
  "jy215": "limit down",
  "jy216": ", you cannot buy or sell.",
  "jy217": "The minimum number of shares to buy is 1 lot, and the maximum number of shares that can be purchased is 100 lots",
  "jy218": "increase",
  "jy219": "ups and downs",
  "jy22": "buy short",
  "jy220": "cooperation agreement",
  "jy221": "Entrusted Investment Cooperation Agreement",
  "jy222": "This cooperation agreement (hereinafter referred to as the \"Agreement\") is signed by the following parties:",
  "jy223": "Party A",
  "jy224": "Article 1 General",
  "jy225": "Party A is a qualified institutional investor in stock index and commodity options stipulated by CFFEX, futures companies, futures risk subsidiaries, etc., and has the qualifications and authority to participate in transactions. Party B has independent knowledge and investment experience in financial market investment risks ",
  "jy226": "I agree",
  "jy227": "Commissioned Cooperation Agreement",
  "jy228": "Preferred Fund",
  "jy229": "Choose a good base and pursue better returns",
  "jy23": "No order information yet!",
  "jy230": "Views",
  "jy231": "Details page",
  "jy232": "suspension date",
  "jy233": "Suspension deadline",
  "jy234": "suspension view",
  "jy235": "Resumption check",
  "jy236": "Please select a sub account",
  "jy237": "The sub-account has not been obtained!",
  "jy238": "Sub-warehouse order",
  "jy239": "please choose",
  "jy24": "buy time",
  "jy240": "Click to select sub-account",
  "jy241": "Shenzhen Ranking",
  "jy242": "Shanghai Stock Exchange Ranking",
  "jy243": "ranking",
  "jy244": "Change amount",
  "jy245": "Closing price",
  "jy246": "Place an order",
  "jy247": "minute chart",
  "jy248": "Historical candlestick chart",
  "jy249": "out of trading hours",
  "jy25": "selling price",
  "jy250": "plus optional",
  "jy251": "delete optional",
  "jy252": "make a deal",
  "jy253": "the amount",
  "jy254": "Buying gear",
  "jy255": "sell stall",
  "jy256": "melt",
  "jy257": "Pass",
  "jy258": "high",
  "jy259": "Low",
  "jy26": "selling price",
  "jy260": "open",
  "jy261": "Change",
  "jy262": "Forehead",
  "jy263": "quantity",
  "jy264": "rolling EPS",
  "jy265": "amplitude",
  "jy266": "Number of risers",
  "jy267": "Flat plate",
  "jy268": "details",
  "jy269": "add optional",
  "jy27": "Fund allocation",
  "jy270": "delete optional",
  "jy271": "order now",
  "jy272": "moving average",
  "jy273": "Delete self-selected stock successfully",
  "jy274": "Daily line",
  "jy275": "15 marks",
  "jy276": "gold",
  "jy277": "Two financing transactions",
  "jy278": "Split trading",
  "jy279": "The index is temporarily unavailable for trading!",
  "jy28": "stock profit and loss",
  "jy280": "Indicates that the index is not tradable",
  "jy281": "Indicates that the index is tradable",
  "jy282": "Note:",
  "jy283": "You can enter the index code or simplified spelling you want to query for query",
  "jy284": "You can enter the index code or simplified spelling",
  "jy285": "search",
  "jy286": "More",
  "jy287": "Science and Technology Innovation Board",
  "jy288": "futures",
  "jy289": "This futures cannot be traded temporarily!",
  "jy29": "stop the time",
  "jy290": "rate of increase",
  "jy291": "stock list",
  "jy292": "Please enter stock code/name",
  "jy293": "You can enter the stock code or simplified spelling you want to query for query",
  "jy294": "You can enter the stock code or simplified spelling",
  "jy295": "Rush list",
  "jy296": "too greasy",
  "jy297": "most infake",
  "jy298": "the code",
  "jy299": "Open today at 07:00",
  "jy3": "Transaction Record",
  "jy30": "over",
  "jy300": "Market closed - pending orders only",
  "jy301": "maintenance margin",
  "jy302": "simulation",
  "jy303": "successfully deleted",
  "jy304": "delete",
  "jy305": "Please check",
  "jy306": "I want to close the position",
  "jy307": "You can enter the stock short spelling query",
  "jy308": "popular stocks",
  "jy309": "drop list",
  "jy31": "be expired",
  "jy310": "Click to register",
  "jy311": "Please input Username",
  "jy312": "please enter password again",
  "jy313": "Seat invitation code",
  "jy314": "about Us",
  "jy315": "not yet open",
  "jy316": "Privacy Agreement",
  "jy317": "User Agreement",
  "jy318": "new version update",
  "jy319": "Please contact your account manager if you need this service",
  "jy32": "Trading",
  "jy320": "version number",
  "jy321": "name of software",
  "jy322": "Funding details",
  "jy323": "other functions",
  "jy324": "manage",
  "jy325": "Bank card binding",
  "jy326": "Cash flow",
  "jy327": "Fund password",
  "jy328": "Common Functions",
  "jy329": "certificate to silver",
  "jy33": "to be reviewed",
  "jy330": "Bank certificate",
  "jy331": "Total account profit",
  "jy332": "Total profit of positions",
  "jy333": "Accessible funds in Shanghai and Shenzhen",
  "jy334": "Total assets of the account",
  "jy335": "Not real name",
  "jy336": "Real name",
  "jy337": "Please enter old password",
  "jy338": "Change login password",
  "jy339": "Please enter the channel password",
  "jy34": "state",
  "jy340": "Second, thank you for choosing us. ",
  "jy341": "1. Deposit time: 09:30-19:30 on weekdays, closed on holidays",
  "jy342": "Kind tips",
  "jy343": "top up now",
  "jy344": "channel password",
  "jy345": "100 yuan",
  "jy346": "The minimum recharge amount is",
  "jy347": "current available balance",
  "jy348": "fail to edit",
  "jy349": "The two passwords do not match",
  "jy35": "Close line",
  "jy350": "password format is incorrect",
  "jy351": "password can not be blank",
  "jy352": "Please confirm new password",
  "jy353": "Please enter a new password",
  "jy354": "avatar",
  "jy355": "set up",
  "jy356": "Transferable balance",
  "jy357": "Transfer card number",
  "jy358": "transfer balance",
  "jy359": "Please enter the amount to be transferred",
  "jy36": "warning line",
  "jy360": "*Reminder: The trading system is T+1, Monday to Friday is 9:30 am to 11:30 am and 13:00 pm to 15:00 pm is the trading time, and there is no trading on Saturday, Sunday and the rest day announced by the Shanghai Stock Exchange ",
  "jy361": "During the withdrawal period, the withdrawal usually arrives within 2 hours. The withdrawal time is affected by the inter-bank clearing time. The arrival time of each bank is different.",
  "jy362": "5",
  "jy363": "4. The minimum amount of each withdrawal is 100 yuan.",
  "jy364": "3. The withdrawal time is between 09:30 and 24:00 on weekdays.",
  "jy365": "2. For withdrawal, please pass the real-name authentication and bind the bank card first.",
  "jy366": "1. There are currently open positions and orders cannot be withdrawn.",
  "jy367": "Confirm withdrawal",
  "jy368": "Confirm the transfer to the futures account",
  "jy369": "build time",
  "jy37": "Margin",
  "jy370": "Days to stay",
  "jy371": "buy points",
  "jy372": "Have read",
  "jy373": "unread",
  "jy374": "Please check the order",
  "jy375": "You can enter the short spelling of the stock to query the position",
  "jy376": "You can enter the stock code to query the liquidation order",
  "jy377": "Query liquidation order",
  "jy378": "Revise",
  "jy379": "Add to",
  "jy38": "Allocation funds",
  "jy380": "1. New users must add a bank card after registration.",
  "jy381": "2. The user can only add one personal bank card.",
  "jy382": "3. The real name must be consistent with the account name of the withdrawal bank card.",
  "jy383": "Example: Industrial and Commercial Bank of China (full name)",
  "jy384": "It needs to be accurate to the branch or sub-branch",
  "jy385": "2. Once the name and ID number are authenticated, they will not be modified. Please contact customer service for modification.",
  "jy386": "1. New users must pass the real-name authentication review after registration.",
  "jy387": "Authentication rules",
  "jy388": "Modify bank card",
  "jy389": "add bank card",
  "jy39": "Total trading funds",
  "jy390": "Each person can bind at most one bank card, if you need to change the bank card, please contact customer service",
  "jy391": "Bank Account",
  "jy392": "No bank card yet",
  "jy393": "During the withdrawal period, the withdrawal usually arrives within 2 hours. The withdrawal time is affected by the inter-bank clearing time. The arrival time of each bank is different.",
  "jy394": "The minimum amount for each withdrawal",
  "jy395": ", plus the withdrawal amount",
  "jy396": "Yuan handling fee",
  "jy397": "Deduction for each withdrawal",
  "jy398": "between.",
  "jy399": "arrive",
  "jy4": "card number",
  "jy40": "stock market value",
  "jy400": "Withdrawal time working days",
  "jy401": "To withdraw money, please pass the real-name authentication and bind the bank card on the official website first.",
  "jy402": "There are currently open positions and orders cannot be withdrawn.",
  "jy403": "Note: By default, the withdrawal will withdraw the available funds in the Shanghai and Shenzhen accounts.",
  "jy404": "Exit system",
  "jy405": "Click to modify the login password",
  "jy406": "phone number",
  "jy407": "User Info",
  "jy408": "futures account",
  "jy409": "my positions",
  "jy41": "Fund Management Fee",
  "jy410": "my closing position",
  "jy411": "Query orders according to stock brief spelling",
  "jy412": "Query orders by stock code",
  "jy413": "Index holdings",
  "jy414": "Index closing",
  "jy415": "Kechuang holdings",
  "jy416": "Kechuang liquidation",
  "jy417": "Futures positions",
  "jy418": "Futures liquidation",
  "jy419": "Alipay name",
  "jy42": "sub-account",
  "jy420": "Alipay account",
  "jy421": "View Alipay limit instructions",
  "jy422": "Beneficiary",
  "jy423": "Remark",
  "jy424": "Due to the upper limit of payment collection, the public account may be different each time.",
  "jy425": "Please obtain the latest QR code before each recharge to complete the payment",
  "jy426": "If your network environment is unstable, or due to dimensional problems such as equipment, environment, preference, behavior, relationship, account, identity, etc.,",
  "jy427": "It may cause Alipay's risk control system to prompt risks, please initiate payment in a safe environment",
  "jy428": "In order to ensure that the deposit arrives in time,",
  "jy429": "Please confirm that the amount you entered is consistent with the recharge amount you submitted",
  "jy43": "Amount Available",
  "jy430": "Affected by Alipay's arrival notification time, the deposit time may be delayed, please wait patiently.",
  "jy431": "Click to get QR code",
  "jy432": "Recharge method",
  "jy433": "Save the QR code locally, open Alipay to scan the QR code, and transfer to the designated corporate account on the platform",
  "jy434": "Click \"Copy\" to copy the Alipay account, open Alipay and click Transfer to transfer to the designated corporate account on the platform",
  "jy435": "After scanning the code, please enter the following amount to pay",
  "jy436": "QR code",
  "jy437": "payment has expired",
  "jy438": "Open Alipay and scan",
  "jy439": "Open WeChat and scan",
  "jy44": "odd number",
  "jy440": "Receiving branch",
  "jy441": "Zhongshan Jinyoumi Information Consulting Co., Ltd.",
  "jy442": "One time maximum recharge",
  "jy443": ", the minimum recharge",
  "jy444": "Recharge failed, please recharge",
  "jy445": "Futures refinancing",
  "jy446": "financing transfer futures",
  "jy447": "Account funds transfer",
  "jy448": "sell profit",
  "jy449": "selling time",
  "jy45": "Precautions",
  "jy450": "Number of shares bought",
  "jy451": "Holding days",
  "jy452": "buy total value",
  "jy453": "transaction details",
  "jy454": "Enter your phone number",
  "jy455": "get verification code",
  "jy456": "enter confirmation code",
  "jy457": "enter password",
  "jy458": "Enter the verification code on the picture",
  "jy459": "please enter verification code",
  "jy46": "apply immediately",
  "jy460": "The verification code you entered is wrong, please re-enter",
  "jy461": "Modification failed, please modify again",
  "jy462": "The modification is successful, please log in!",
  "jy463": "The user has not registered yet, please register",
  "jy464": "Mobile phone number cannot be empty",
  "jy465": "Sign up now",
  "jy466": "Don't have an account yet?",
  "jy467": "log in immediately",
  "jy468": "password",
  "jy469": "username",
  "jy47": "The maximum position ratio of a single stock is",
  "jy470": "0 capital threshold, no offline witness required",
  "jy471": "Quick account opening, super high quota",
  "jy472": "Flexible investment to maximize returns",
  "jy473": "Customer first, preferential service",
  "jy474": "Dedicated line directly connected to the exchange, placing orders in milliseconds",
  "jy475": "Market distribution, extremely fast and stable",
  "jy476": "3G/4G network",
  "jy477": "WIFI network",
  "jy478": "Bank card with the same account name and ID card",
  "jy479": "Second-generation ID card within the validity period",
  "jy48": "Trading Notes",
  "jy480": "ID card",
  "jy481": "Please prepare before opening an account",
  "jy482": "payment",
  "jy483": "Transaction process",
  "jy484": "Please enter institution code",
  "jy485": "You need to agree to the registration agreement to register!",
  "jy486": "back login",
  "jy487": "Already have an account?",
  "jy488": "Registration Agreement",
  "jy489": "User Registration Agreement",
  "jy49": "By default, the automatic drug period is turned on when it expires, and the allocation management fee is paid first and then used.",
  "jy5": "Please enter your bank card number",
  "jy50": "Self-renewal",
  "jy51": "Yuan",
  "jy52": "interest rate",
  "jy53": "management fee",
  "jy54": "one-time management fee",
  "jy55": "Need to prepare funds",
  "jy56": "between days",
  "jy57": "The trading period is between",
  "jy58": "trading period",
  "jy59": "The allocation funds are",
  "jy6": "submit",
  "jy60": "customize",
  "jy61": "between yuan",
  "jy62": "margin between",
  "jy63": "my profile",
  "jy64": "Equity holdings",
  "jy65": "Funding to close positions",
  "jy66": "Total assets in Shanghai and Shenzhen",
  "jy67": "mutual fund transfer",
  "jy68": "Shanghai and Shenzhen total funds",
  "jy69": "Shanghai and Shenzhen Freeze Margin",
  "jy7": "replace",
  "jy70": "Available funds in Shanghai and Shenzhen",
  "jy71": "Total profit and loss of Shanghai and Shenzhen positions",
  "jy72": "Amount available for stock",
  "jy73": "Click to load more content",
  "jy74": "return",
  "jy75": "announcement",
  "jy76": "Disclaimer: The opinions in this article represent the author's personal opinions only, and do not constitute investment advice for the platform. The platform does not make any guarantees for the accuracy, completeness and timeliness of the article, nor is it liable for any losses caused by using or relying on the information in the article ",
  "jy77": "After logging in, you can start real/simulated trading",
  "jy78": "latest price",
  "jy79": "Shanghai Pudong Development Bank",
  "jy8": "Withdraw to bank card",
  "jy80": "Baiyun Airport",
  "jy81": "Dongfeng Motor",
  "jy82": "China International Trade",
  "jy83": "deep",
  "jy84": "Shanghai",
  "jy85": "north",
  "jy86": "Large transactions",
  "jy87": "Please enter the quantity",
  "jy88": "purchasing price",
  "jy89": "Please enter the secret key",
  "jy9": "cancel withdrawal",
  "jy90": "Subscription record",
  "jy91": "winning record",
  "jy92": "create",
  "jy93": "division",
  "jy94": "purchase",
  "jy95": "Issue price",
  "jy96": "share",
  "jy97": "Placing price",
  "jy98": "1 yuan can be purchased",
  "jy99": "1 million available",
  "sure": "Sure",
  "tips": "*Reminder: The trading system is T+1, Monday to Friday is 9:30 am to 11:30 am and 13:00 pm to 15:00 pm is the trading time, there is no trading on Saturday, Sunday and the rest day announced by the Shanghai Stock Exchange ",
  "tips1": "No bank card added, please add it in time!",
  "tips10": "If trading for 10 days, a one-time 10-day management fee will be charged",
  "tips11": "Pay the management fee on a daily basis (not including transaction stamp duty, transfer fee and commission), without any other fees",
  "tips12": "Trading period; calculated on a daily basis, excluding various legal holidays.",
  "tips13": "Margin: The money you use to invest in stocks, starting from a fairly low starting point.",
  "tips2": "Please enter the withdrawal amount",
  "tips3": "The withdrawal amount cannot be greater than the available balance",
  "tips4": "Successful withdrawal",
  "tips5": "No withdrawal information yet!",
  "tips6": "Withdrawal failed",
  "tips7": "cancel the order",
  "tips8": "The stock market is risky, and investment needs to be cautious.",
  "tips9": "Applications before 14:50 on the trading day will take effect on the same day (account management fees will be charged on the same day), and applications after 14:50 on the trading day will take effect on the next trading day.",
  jy490: "Currency exchange",
  jy491: "enter",
  jy492: "leave",
  jy493: "Exchange rate",
  jy494: "1RMB",
  jy495: "approximately equal to",
  jy496: "RMB",
  jy497: "conversion quantity",
  jy498: "please enter the conversion quantity",
  jy499: "conversion",
  jy500: "Hong Kong dollar",
  jy501: "English",
  jy502: "English",
  jy503: "简体中文",
  jy504: "繁體中文",
  jy505: "English",
  // jy506: "Port funds",
  jy506: "Total Historical Profit and Loss",
  jy507: "Not open",
  jy508: "Bank Code",
  jy509: "Please enter bank code",
  jy510: "account name",
  jy511: "Please enter account name",
  jy512: "FPS ID",
  jy513: "Please enter FPS ID",
  jy514: "Exchange instructions",
  jy515: "reverse side of ID card",
  jy516: "Upload the back of your ID card",
  jy517: "ID card front",
  jy518: "Upload the front of your ID",
  jy519: "Please type in your name",
  jy520: "Please enter ID number",
  jy521: "deposit funds",
  // jy521: "Mobile banking deposit",
  jy522: "withdraw funds",
  // jy522: "UnionPay deduction",
  jy523: "Account number",
  jy524: "Under certification",
  jy525: "Number of winning shares",
  jy526: "Payment date",
  jy527: "Bank securities transfer",
  jy528: "Mobile banking deposit",
  jy529: "UnionPay deduction",
  jy530: "Maintaining and updating",
  jy531: "Leverage ratio",
  jy532: "Margin leverage",
  jy533: "Buy/Sell handling fee",
  jy534: "Bank-Securities Transfer In",
  jy535: "Fund transactions are regulated",
  jy536: "Transfer amount (Yuan)",
  jy537: "No top-up channel available for now, please contact customer service",
  jy538: "For bank-securities transfer, please first complete real-name authentication and bind a bank card",
  jy539: "Bank-securities transfer transaction time: 09:00-17:00",
  jy540: "Contact Customer Service",
  jy541: "Bank Name",
  jy542: "Please enter bank name",
  jy543: "Failed to get platform transfer information",
  jy544: "Please enter transfer user name",
  jy545: "Please upload transfer screenshot",
  // Profit Calendar
  profitCalendar_title: "General Asset Analysis",
  profitCalendar_monthProfit: "Monthly Account Profit①",
  profitCalendar_today: "Today",
  profitCalendar_month: "This Month",
  profitCalendar_to: "to",
  profitCalendar_profitAmount: "Profit Amount",
  profitCalendar_calendar: "Profit Calendar",
  profitCalendar_year: "",
  profitCalendar_monthText: "",
  profitCalendar_accountProfit: "Account Profit",
  profitCalendar_marketClosed: "Closed",
  profitCalendar_sunday: "Sun",
  profitCalendar_monday: "Mon",
  profitCalendar_tuesday: "Tue",
  profitCalendar_wednesday: "Wed",
  profitCalendar_thursday: "Thu",
  profitCalendar_friday: "Fri",
  profitCalendar_saturday: "Sat",
  // Bulk Trading
  dz_share: "Share",
  dz_completed: "Completed",
  dz_buySuccess: "Buy Success",
  
  // Login and Register page new keys
  login_phoneNumber: "Phone Number",
  login_loginPassword: "Login Password",
  login_agreeToTerms: "I have read and agree to",
  login_userAgreement: "User Agreement",
  login_openAccountRegister: "Open Account & Register",
  login_pleaseAgreeToTerms: "Please read and agree to the User Agreement first",
  register_accountOpening: "Account Opening",
  register_zeroCommissionOpening: "Zero Commission Opening",
  register_fastTrading: "Fast Trading",
  register_secureReliable: "Secure & Reliable",
  register_selectAreaCode: "Please select area code",
  register_confirmPassword: "Confirm Password",
  register_inviteCode: "Invite Code",
  register_openAccountNow: "Open Account Now",
  register_haveAccountLoginNow: "Already have an account? Login now",
  register_fastAccountOpening: "Fast Account Opening",
  register_completedIn3Minutes: "Completed in 3 minutes",
  register_bankLevelSecurity: "Bank-Level Security",
  register_fundProtection: "Fund Protection",
  register_professionalService: "Professional Service",
  register_investmentAdvisor: "Investment Advisor",
  register_verificationCodeSentSuccess: "Verification code sent successfully",
  
}