mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-23 16:00:38 +00:00
make tooltips non-gender specific (#2097)
This commit is contained in:
@@ -98,7 +98,7 @@
|
||||
value="author"
|
||||
size="sm"
|
||||
label="Author"
|
||||
tooltip="An Author can execute and view scripts/flows/apps, but he can also create new ones."
|
||||
tooltip="An Author can execute and view scripts/flows/apps, but they can also create new ones."
|
||||
/>
|
||||
<ToggleButton
|
||||
position="right"
|
||||
|
||||
@@ -95,7 +95,7 @@
|
||||
value="author"
|
||||
size="sm"
|
||||
label="Author"
|
||||
tooltip="An Author can execute and view scripts/flows/apps, but he can also create new ones."
|
||||
tooltip="An Author can execute and view scripts/flows/apps, but they can also create new ones."
|
||||
/>
|
||||
|
||||
<ToggleButton
|
||||
|
||||
@@ -185,7 +185,7 @@
|
||||
value="author"
|
||||
size="xs"
|
||||
label="Author"
|
||||
tooltip="An Author can execute and view scripts/flows/apps, but he can also create new ones."
|
||||
tooltip="An Author can execute and view scripts/flows/apps, but they can also create new ones."
|
||||
/>
|
||||
|
||||
<ToggleButton
|
||||
|
||||
Reference in New Issue
Block a user