Browse Source

Feature/update translations for ZH to fix url translations

pull/5147/head
TMs 1 month ago
parent
commit
f5de0f7138
No known key found for this signature in database GPG Key ID: 3BCDDDDDDDDDDDD
  1. 6
      apps/client/src/locales/messages.zh.xlf

6
apps/client/src/locales/messages.zh.xlf

@ -7755,7 +7755,7 @@
</trans-unit> </trans-unit>
<trans-unit id="routes.resources.personalFinanceTools" datatype="html"> <trans-unit id="routes.resources.personalFinanceTools" datatype="html">
<source>personal-finance-tools</source> <source>personal-finance-tools</source>
<target state="translated">个人理财工具</target> <target state="translated">personal-finance-tools</target>
<note priority="1" from="description">kebab-case</note> <note priority="1" from="description">kebab-case</note>
<context-group purpose="location"> <context-group purpose="location">
<context context-type="sourcefile">libs/common/src/lib/routes/routes.ts</context> <context context-type="sourcefile">libs/common/src/lib/routes/routes.ts</context>
@ -7772,7 +7772,7 @@
</trans-unit> </trans-unit>
<trans-unit id="routes.resources.markets" datatype="html"> <trans-unit id="routes.resources.markets" datatype="html">
<source>markets</source> <source>markets</source>
<target state="translated">市场</target> <target state="translated">markets</target>
<note priority="1" from="description">kebab-case</note> <note priority="1" from="description">kebab-case</note>
<context-group purpose="location"> <context-group purpose="location">
<context context-type="sourcefile">libs/common/src/lib/routes/routes.ts</context> <context context-type="sourcefile">libs/common/src/lib/routes/routes.ts</context>
@ -7993,7 +7993,7 @@
</trans-unit> </trans-unit>
<trans-unit id="routes.start" datatype="html"> <trans-unit id="routes.start" datatype="html">
<source>start</source> <source>start</source>
<target state="translated">开始</target> <target state="translated">start</target>
<note priority="1" from="description">kebab-case</note> <note priority="1" from="description">kebab-case</note>
<context-group purpose="location"> <context-group purpose="location">
<context context-type="sourcefile">libs/common/src/lib/routes/routes.ts</context> <context context-type="sourcefile">libs/common/src/lib/routes/routes.ts</context>

Loading…
Cancel
Save