mirror of
https://github.com/formbricks/formbricks.git
synced 2026-04-23 13:48:58 -05:00
fix: add missing translation (#4266)
This commit is contained in:
@@ -342,7 +342,7 @@ export function AdvancedTargetingCard({
|
||||
}}
|
||||
size="sm"
|
||||
variant={isSegmentUsedInOtherSurveys ? "minimal" : "secondary"}>
|
||||
{t("common.edit_segment")}
|
||||
{t("environments.segments.edit_segment")}
|
||||
<PencilIcon className="ml-2 h-3 w-3" />
|
||||
</Button>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user