New Crowdin updates (#56)

* New translations LandingPage.resx (Irish)

* New translations LandingPage.resx (Arabic)

* New translations LandingPage.resx (French)

* New translations BaseLayout.resx (Scottish Gaelic)

* New translations BaseLayout.resx (Irish)

* New translations BaseLayout.resx (Arabic)

* New translations BaseLayout.resx (French)

* New translations LandingPage.resx (Swedish)

* New translations BaseLayout.resx (Swedish)

* New translations LandingPage.resx (Scottish Gaelic)
This commit is contained in:
Jayden 2022-07-26 17:03:05 -04:00 committed by GitHub
commit 02d8e4db34
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 525 additions and 13 deletions

View file

@ -43,24 +43,24 @@
</data>
<data name="header_authentication" xml:space="preserve">
<value>Authentication</value>
<value>Autentisering</value>
<comment>A button on the header that takes you to a list of authentication attempts.</comment>
</data>
<data name="header_loginRegister" xml:space="preserve">
<value>Login / Register</value>
<value>Logga in / Registrera</value>
<comment>A button on the header that lets you log in or register.</comment>
</data>
<data name="header_profile" xml:space="preserve">
<value>Profile</value>
<value>Min Profil</value>
<comment>A quick shortcut on the header to take you to your profile if logged in.</comment>
</data>
<data name="header_adminPanel" xml:space="preserve">
<value>Admin Panel</value>
<value>Administrationspanel</value>
<comment>A header link that takes you to the admin panel if available.</comment>
</data>
<data name="header_logout" xml:space="preserve">
<value>Log out</value>
<value>Logga ut</value>
<comment>A shortcut to log you out of your account.</comment>
</data>
</root>