Files
AndroidChart/FinancialCustomerView/financiallib/src/main/res/values/strings.xml
T
2026-07-03 15:56:07 +08:00

10 lines
401 B
XML

<resources>
<string name="app_name">FinancialCustomerView</string>
<string name="string_fundView_defHintTxt">累计收益:</string>
<string name="string_fundView_pressHintTxt">累计盈亏:</string>
<string name="string_placeHold">--</string>
<!-- TODO: Remove or change this placeholder text -->
<string name="hello_blank_fragment">Hello blank fragment</string>
</resources>