From 019a87601cf9d87591d67a3901e9b041bc0171c2 Mon Sep 17 00:00:00 2001 From: jvyden Date: Wed, 13 Apr 2022 18:42:37 -0400 Subject: [PATCH] New translations BaseLayout.resx (Japanese) --- .../BaseLayout.ja-JP.resx | 44 +++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 ProjectLighthouse.Localisation/BaseLayout.ja-JP.resx diff --git a/ProjectLighthouse.Localisation/BaseLayout.ja-JP.resx b/ProjectLighthouse.Localisation/BaseLayout.ja-JP.resx new file mode 100644 index 00000000..2a576551 --- /dev/null +++ b/ProjectLighthouse.Localisation/BaseLayout.ja-JP.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. + + + + ユーザー + 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". + + \ No newline at end of file