show mandatory language as text

This commit is contained in:
Mads Rasmussen
2018-09-28 12:30:05 +02:00
parent 90150fdc46
commit 39ffb60a9d
3 changed files with 5 additions and 13 deletions

View File

@@ -1708,7 +1708,7 @@ To manage your website, simply open the Umbraco back office and start adding con
<area alias="languages">
<key alias="addLanguage">Add language</key>
<key alias="mandatoryLanguage">Mandatory</key>
<key alias="mandatoryLanguage">Mandatory language</key>
<key alias="mandatoryLanguageHelp">Properties on this language has to be filled out before the node can be published.</key>
<key alias="defaultLanguage">Default language</key>
<key alias="defaultLanguageHelp">An Umbraco site can only have one default language set.</key>