Add Bosnian language (#13854)

* Add Bosnian language

* fix

* Fix issue with Marketplace
This commit is contained in:
Smayke95
2023-02-21 12:42:01 +01:00
committed by GitHub
parent 362832b594
commit 42d143c6b2
2 changed files with 2881 additions and 3 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -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>
@@ -1540,7 +1540,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>
@@ -2775,7 +2775,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>