fix: Translations keys from #12776
This commit is contained in:
committed by
Jason Elkin
parent
685b867456
commit
d7cbd9bf61
@@ -56,7 +56,7 @@
|
||||
<key alias="createblueprint">Opret indholdsskabelon</key>
|
||||
<key alias="resendInvite">Gensend invitation</key>
|
||||
<key alias="defaultValue">Standardværdi</key>
|
||||
<key alias="toggleHideUnavalible">Skjul utilgængelige kompositioner</key>
|
||||
<key alias="toggleHideUnavailable">Skjul utilgængelige kompositioner</key>
|
||||
</area>
|
||||
<area alias="actionCategories">
|
||||
<key alias="content">Indhold</key>
|
||||
|
||||
@@ -55,7 +55,7 @@
|
||||
<key alias="unlock">Unlock</key>
|
||||
<key alias="createblueprint">Create Content Template</key>
|
||||
<key alias="resendInvite">Resend Invitation</key>
|
||||
<key alias="toggleHideUnavalible">Hide unavailable options</key>
|
||||
<key alias="toggleHideUnavailable">Hide unavailable options</key>
|
||||
</area>
|
||||
<area alias="actionCategories">
|
||||
<key alias="content">Content</key>
|
||||
|
||||
@@ -57,7 +57,7 @@
|
||||
<key alias="unlock">Unlock</key>
|
||||
<key alias="createblueprint">Create Content Template</key>
|
||||
<key alias="resendInvite">Resend Invitation</key>
|
||||
<key alias="toggleHideUnavalible">Hide unavailable options</key>
|
||||
<key alias="toggleHideUnavailable">Hide unavailable options</key>
|
||||
</area>
|
||||
<area alias="actionCategories">
|
||||
<key alias="content">Content</key>
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
|
||||
|
||||
<umb-checkbox model="vm.hideUnavailable"
|
||||
label-key="actions_toggleHideUnavalible"
|
||||
label-key="actions_toggleHideUnavailable"
|
||||
class="mt2" style="display: block;">
|
||||
</umb-checkbox>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user