mirror of
https://github.com/aliasvault/aliasvault.git
synced 2026-02-13 07:42:09 -05:00
New translations editablefieldlabel.en.resx (Bulgarian)
Update translations from Crowdin [ci skip]
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<root>
|
||||
<xsd:schema xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" id="root">
|
||||
<xsd:element name="root" msdata:IsDataSet="true">
|
||||
<xsd:complexType>
|
||||
<xsd:choice maxOccurs="unbounded">
|
||||
<xsd:element name="data">
|
||||
<xsd:complexType>
|
||||
<xsd:sequence>
|
||||
<xsd:element name="value" type="xsd:string" minOccurs="0"/>
|
||||
<xsd:element name="comment" type="xsd:string" minOccurs="0"/>
|
||||
</xsd:sequence>
|
||||
<xsd:attribute name="name" type="xsd:string"/>
|
||||
<xsd:attribute name="type" type="xsd:string"/>
|
||||
<xsd:attribute name="mimetype" type="xsd:string"/>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:choice>
|
||||
</xsd:complexType>
|
||||
</xsd:element>
|
||||
</xsd:schema>
|
||||
<data name="FieldLabelPlaceholder">
|
||||
<value>Field label</value>
|
||||
<comment>Placeholder text for field label input</comment>
|
||||
</data>
|
||||
<data name="EditLabel">
|
||||
<value>Edit label</value>
|
||||
<comment>Tooltip for edit label button</comment>
|
||||
</data>
|
||||
<data name="DeleteField">
|
||||
<value>Delete field</value>
|
||||
<comment>Tooltip for delete field button</comment>
|
||||
</data>
|
||||
</root>
|
||||
Reference in New Issue
Block a user