From 1cfe5a7b236a51ff75614ac0969b2ab83b7dd26a Mon Sep 17 00:00:00 2001 From: jvyden Date: Wed, 13 Apr 2022 19:03:17 -0400 Subject: [PATCH] New translations BaseLayout.resx (Chinese Simplified) --- .../BaseLayout.zh-CN.resx | 44 +++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 ProjectLighthouse.Localization/BaseLayout.zh-CN.resx diff --git a/ProjectLighthouse.Localization/BaseLayout.zh-CN.resx b/ProjectLighthouse.Localization/BaseLayout.zh-CN.resx new file mode 100644 index 00000000..3de6a44d --- /dev/null +++ b/ProjectLighthouse.Localization/BaseLayout.zh-CN.resx @@ -0,0 +1,44 @@ + + + + + + + + + text/microsoft-resx + + + 1.3 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + + 主页 + A button on the header that takes you to the landing page. + + + + Users + A button on the header that takes you to the user listing. + + + + Photos + A button on the header that takes you to a list of user-uploaded photos. + + + + Levels + A button on the header that takes you to a list of user-uploaded levels. Levels are internally referred to as "slots". + + \ No newline at end of file