ACTIVEPIECES/packages/pieces/community/framework/translation-keys.json
rohit cd823a2d9e
Some checks failed
Crowdin Action / synchronize-with-crowdin (push) Has been cancelled
Release Pieces / Release-Pieces (push) Has been cancelled
automaton layer
2025-07-05 23:59:03 +05:30

22 lines
671 B
JSON

[
"displayName",
"description",
"auth.username.displayName",
"auth.username.description",
"auth.password.displayName",
"auth.password.description",
"auth.props.*.displayName",
"auth.props.*.description",
"auth.props.*.options.options.*.label",
"auth.description",
"actions.*.displayName",
"actions.*.description",
"actions.*.props.*.displayName",
"actions.*.props.*.description",
"actions.*.props.*.options.options.*.label",
"triggers.*.displayName",
"triggers.*.description",
"triggers.*.props.*.displayName",
"triggers.*.props.*.description",
"triggers.*.props.*.options.options.*.label"
]