Add Bosnian language (#13854)
* Add Bosnian language
* fix
* Fix issue with Marketplace
(cherry picked from commit 42d143c6b2)
This commit is contained in:
committed by
Sebastiaan Janssen
parent
c684b38247
commit
d418d06c02
2878
src/Umbraco.Core/EmbeddedResources/Lang/bs.xml
Normal file
2878
src/Umbraco.Core/EmbeddedResources/Lang/bs.xml
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1329,7 +1329,7 @@ To manage your website, simply open the Umbraco backoffice and start adding cont
|
||||
<key alias="packageLikes">Likes</key>
|
||||
<key alias="packageCompatibility">Compatibility</key>
|
||||
<key alias="packageCompatibilityDescription">This package is compatible with the following versions of Umbraco, as
|
||||
reported by community members. Full compatability cannot be guaranteed for versions reported below 100%
|
||||
reported by community members. Full compatibility cannot be guaranteed for versions reported below 100%
|
||||
</key>
|
||||
<key alias="packageExternalSources">External sources</key>
|
||||
<key alias="packageAuthor">Author</key>
|
||||
@@ -1538,7 +1538,7 @@ To manage your website, simply open the Umbraco backoffice and start adding cont
|
||||
<key alias="contentTypeDublicatePropertyType">Property type already exists</key>
|
||||
<key alias="contentTypePropertyTypeCreated">Property type created</key>
|
||||
<key alias="contentTypePropertyTypeCreatedText"><![CDATA[Name: %0% <br /> DataType: %1%]]></key>
|
||||
<key alias="contentTypePropertyTypeDeleted">Propertytype deleted</key>
|
||||
<key alias="contentTypePropertyTypeDeleted">Property type deleted</key>
|
||||
<key alias="contentTypeSavedHeader">Document Type saved</key>
|
||||
<key alias="contentTypeTabCreated">Tab created</key>
|
||||
<key alias="contentTypeTabDeleted">Tab deleted</key>
|
||||
@@ -2773,7 +2773,7 @@ To manage your website, simply open the Umbraco backoffice and start adding cont
|
||||
<key alias="focusParentBlock">Set focus on the container block</key>
|
||||
<key alias="areaIdentification">Identification</key>
|
||||
<key alias="areaValidation">Validation</key>
|
||||
<key alias="areaValidationEntriesShort"><![CDATA[<strong>%0%</strong> must be present atleast <strong>%2%</strong> time(s).]]></key>
|
||||
<key alias="areaValidationEntriesShort"><![CDATA[<strong>%0%</strong> must be present at least <strong>%2%</strong> time(s).]]></key>
|
||||
<key alias="areaValidationEntriesExceed"><![CDATA[<strong>%0%</strong> must maximum be present <strong>%3%</strong> time(s).]]></key>
|
||||
<key alias="areaNumberOfBlocks">Number of blocks</key>
|
||||
<key alias="areaDisallowAllBlocks">Only allow specific block types</key>
|
||||
|
||||
Reference in New Issue
Block a user