Skip to content

Commit

Permalink
Merge branch 'main' into auth/pm-1214/device-management-screen
Browse files Browse the repository at this point in the history
  • Loading branch information
alec-livefront authored Jan 4, 2025
2 parents 78ac02d + 196c1e1 commit ca0cbf6
Show file tree
Hide file tree
Showing 23 changed files with 267 additions and 442 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1193,7 +1193,7 @@ jobs:
if: |
github.event_name != 'pull_request_target'
&& (github.ref == 'refs/heads/main' || github.ref == 'refs/heads/rc' || github.ref == 'refs/heads/hotfix-rc-desktop')
uses: slackapi/slack-github-action@fcfb566f8b0aab22203f066d80ca1d7e4b5d05b3 # v1.27.1
uses: slackapi/slack-github-action@485a9d42d3a73031f12ec201c457e2162c45d02d # v2.0.0
with:
channel-id: C074F5UESQ0
payload: |
Expand Down
2 changes: 1 addition & 1 deletion apps/browser/src/_locales/hr/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -1005,7 +1005,7 @@
"message": "Prikazuj identitete za jednostavnu auto-ispunu."
},
"clickToAutofillOnVault": {
"message": "Click items to autofill on Vault view"
"message": "Klikni stavke za auto-ispunu na prikazu trezora"
},
"clearClipboard": {
"message": "Očisti međuspremnik",
Expand Down
Loading

0 comments on commit ca0cbf6

Please sign in to comment.