From cf6fd0e318244256bd083fe1a717dddedd7776c1 Mon Sep 17 00:00:00 2001 From: jvyden Date: Thu, 14 Apr 2022 16:51:11 -0400 Subject: [PATCH] New translations BaseLayout.resx (Chinese Simplified) --- .../BaseLayout.lang-zh-CN.resx | 30 ++++++++++++++++--- 1 file changed, 26 insertions(+), 4 deletions(-) diff --git a/ProjectLighthouse.Localization/BaseLayout.lang-zh-CN.resx b/ProjectLighthouse.Localization/BaseLayout.lang-zh-CN.resx index eb24207d..92d025f2 100644 --- a/ProjectLighthouse.Localization/BaseLayout.lang-zh-CN.resx +++ b/ProjectLighthouse.Localization/BaseLayout.lang-zh-CN.resx @@ -23,22 +23,44 @@ - 主页 + 主页 A button on the header that takes you to the landing page. - 用户 + 用户 A button on the header that takes you to the user listing. - 图片 + 图片 A button on the header that takes you to a list of user-uploaded photos. - 追踪 + 追踪 A button on the header that takes you to a list of user-uploaded levels. Levels are internally referred to as "slots". + + + Authentication + A button on the header that takes you to a list of authentication attempts. + + + + Login / Register + A button on the header that lets you log in or register. + + + Profile + A quick shortcut on the header to take you to your profile if logged in. + + + Admin Panel + A header link that takes you to the admin panel if available. + + + Log out + A shortcut to log you out of your account. + \ No newline at end of file