Skip to content

Commit 6aec1a2

Browse files
committed
trivial text fix
1 parent bb4de33 commit 6aec1a2

File tree

1 file changed

+1
-1
lines changed
  • client/packages/openblocks/src/i18n/locales

1 file changed

+1
-1
lines changed

client/packages/openblocks/src/i18n/locales/en.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ export const en = {
375375
timeout: "Timeout after",
376376
timeoutTooltip:
377377
"The default unit is ms. The maximum value is {maxSeconds} seconds. The default value is {defaultSeconds} seconds. The unit is ms and s.",
378-
periodic: "Perform this query periodically",
378+
periodic: "Run this query periodically",
379379
periodicTime: "Period",
380380
periodicTimeTooltip:
381381
"Period between successive executions. Default unit: milliseconds (ms), default: {defaultSeconds} seconds, supported input unit: ms(ms), s(second)",

0 commit comments

Comments
 (0)