change variant text

This commit is contained in:
Niels Lyngsø
2024-08-14 21:04:58 +02:00
parent 4bacf2d86a
commit 1185faa0d3

View File

@@ -133,7 +133,7 @@ export class UmbPropertyContext<ValueType = any> extends UmbContextBase<UmbPrope
if (contextVariantId && propertyVariantId) {
if (contextVariantId.segment !== propertyVariantId.segment) {
// TODO: Translate this, ideally the actual culture is mentioned in the message:
shareMessage = 'Shared with all segments of this culture';
shareMessage = 'Shared across culture';
}
if (contextVariantId.culture !== propertyVariantId.culture) {
// TODO: Translate this: