mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-04-19 19:14:51 +00:00
Update the localization files (#802)
[skip ci] Update the localization files Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
This commit is contained in:
parent
bf2e36e8a4
commit
9ac8a166d4
2 changed files with 4 additions and 4 deletions
|
@ -39,6 +39,6 @@
|
|||
<value>Debes de colocar un correo electrónico</value>
|
||||
</data>
|
||||
<data name="action_no_permission" xml:space="preserve">
|
||||
<value>You don't have permissions to perform this action.</value>
|
||||
<value>No tienes permiso para realizar esta acción.</value>
|
||||
</data>
|
||||
</root>
|
|
@ -18,13 +18,13 @@
|
|||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||
</resheader>
|
||||
<data name="suspension_heading" xml:space="preserve">
|
||||
<value>Account Suspended</value>
|
||||
<value>Compte suspendu</value>
|
||||
</data>
|
||||
<data name="suspension_explanation" xml:space="preserve">
|
||||
<value>Your {0} account has been suspended due to code of conduct violations.</value>
|
||||
<value>Votre compte {0} a été suspendu en raison de violations du code de conduite.</value>
|
||||
</data>
|
||||
<data name="suspension_expiration" xml:space="preserve">
|
||||
<value>During this suspension, the following features will be limited until {0}:</value>
|
||||
<value>Pendant cette suspension, les fonctions suivantes seront limitées jusqu'au {0} :</value>
|
||||
</data>
|
||||
<data name="suspension_reason" xml:space="preserve">
|
||||
<value>Reason for suspension: "{0}"</value>
|
||||
|
|
Loading…
Add table
Reference in a new issue