From 7bf6c1ee1034f79e0210c1020e7f307567728f38 Mon Sep 17 00:00:00 2001 From: jvyden Date: Wed, 13 Apr 2022 18:42:39 -0400 Subject: [PATCH] New translations BaseLayout.resx (Russian) --- .../BaseLayout.ru-RU.resx | 44 +++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 ProjectLighthouse.Localisation/BaseLayout.ru-RU.resx diff --git a/ProjectLighthouse.Localisation/BaseLayout.ru-RU.resx b/ProjectLighthouse.Localisation/BaseLayout.ru-RU.resx new file mode 100644 index 00000000..85cb71dc --- /dev/null +++ b/ProjectLighthouse.Localisation/BaseLayout.ru-RU.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 + + + + + Home + 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