🐛 Fix copy on input placeholder (#6097)

This commit is contained in:
Eva Marco 2025-03-18 11:30:40 +01:00 committed by GitHub
parent f7f1598e71
commit fc17a1742a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 5 additions and 29 deletions

View file

@ -513,7 +513,7 @@
[:div {:class (stl/css :input-row)}
[:> input-tokens*
{:id "token-value"
:placeholder (tr "workspace.token.enter-token-value")
:placeholder (tr "workspace.token.token-value-enter")
:label (tr "workspace.token.token-value")
:max-length 256
:default-value @value-ref