New translations BaseLayout.resx (Chinese Simplified)

This commit is contained in:
jvyden 2022-04-13 19:39:53 -04:00
parent 3a641ae194
commit e4916ce78b

View file

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<root> <root>
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" <xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
<xsd:element name="root" msdata:IsDataSet="true"> <xsd:element name="root" msdata:IsDataSet="true">
</xsd:element> </xsd:element>
@ -29,17 +28,17 @@
</data> </data>
<data name="header_users" xml:space="preserve"> <data name="header_users" xml:space="preserve">
<value>Users</value> <value>用户</value>
<comment>A button on the header that takes you to the user listing.</comment> <comment>A button on the header that takes you to the user listing.</comment>
</data> </data>
<data name="header_photos" xml:space="preserve"> <data name="header_photos" xml:space="preserve">
<value>Photos</value> <value>图片</value>
<comment>A button on the header that takes you to a list of user-uploaded photos.</comment> <comment>A button on the header that takes you to a list of user-uploaded photos.</comment>
</data> </data>
<data name="header_slots" xml:space="preserve"> <data name="header_slots" xml:space="preserve">
<value>Levels</value> <value>追踪</value>
<comment>A button on the header that takes you to a list of user-uploaded levels. Levels are internally referred to as "slots".</comment> <comment>A button on the header that takes you to a list of user-uploaded levels. Levels are internally referred to as "slots".</comment>
</data> </data>
</root> </root>