mirror of
https://github.com/bitwarden/mobile.git
synced 2024-11-23 11:45:38 +01:00
added new translations for credits page
This commit is contained in:
parent
dae5453e13
commit
a3f555e816
@ -53,6 +53,7 @@
|
|||||||
value : The object must be serialized with
|
value : The object must be serialized with
|
||||||
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||||||
: and then encoded with base64 encoding.
|
: and then encoded with base64 encoding.
|
||||||
|
|
||||||
mimetype: application/x-microsoft.net.object.bytearray.base64
|
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||||||
value : The object must be serialized into a byte array
|
value : The object must be serialized into a byte array
|
||||||
: using a System.ComponentModel.TypeConverter
|
: using a System.ComponentModel.TypeConverter
|
||||||
@ -750,4 +751,10 @@
|
|||||||
<data name="ExtensionActivated" xml:space="preserve">
|
<data name="ExtensionActivated" xml:space="preserve">
|
||||||
<value>Extension activée !</value>
|
<value>Extension activée !</value>
|
||||||
</data>
|
</data>
|
||||||
</root>
|
<data name="Icons" xml:space="preserve">
|
||||||
|
<value>Icônes</value>
|
||||||
|
</data>
|
||||||
|
<data name="Translations" xml:space="preserve">
|
||||||
|
<value>Traductions</value>
|
||||||
|
</data>
|
||||||
|
</root>
|
@ -824,4 +824,10 @@
|
|||||||
<data name="ExtensionActivated" xml:space="preserve">
|
<data name="ExtensionActivated" xml:space="preserve">
|
||||||
<value>Tillägg aktiverat!</value>
|
<value>Tillägg aktiverat!</value>
|
||||||
</data>
|
</data>
|
||||||
</root>
|
<data name="Icons" xml:space="preserve">
|
||||||
|
<value>Ikoner</value>
|
||||||
|
</data>
|
||||||
|
<data name="Translations" xml:space="preserve">
|
||||||
|
<value>Översättningar</value>
|
||||||
|
</data>
|
||||||
|
</root>
|
@ -744,4 +744,10 @@
|
|||||||
<data name="Lost2FAApp" xml:space="preserve">
|
<data name="Lost2FAApp" xml:space="preserve">
|
||||||
<value>认证应用已丢失?</value>
|
<value>认证应用已丢失?</value>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="Icons" xml:space="preserve">
|
||||||
|
<value>图标</value>
|
||||||
|
</data>
|
||||||
|
<data name="Translations" xml:space="preserve">
|
||||||
|
<value>译者</value>
|
||||||
|
</data>
|
||||||
</root>
|
</root>
|
Loading…
Reference in New Issue
Block a user