Skip to content

Commit

Permalink
Added translations for workspace selector label
Browse files Browse the repository at this point in the history
  • Loading branch information
kristijanribaric committed Nov 28, 2024
1 parent 53c3ded commit 5664b6a
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions src/browser/locales/en-US/browser/editBookmarkOverlay-ftl.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
diff --git a/browser/locales/en-US/browser/editBookmarkOverlay.ftl b/browser/locales/en-US/browser/editBookmarkOverlay.ftl
index da74660e48620fe9097d05a51ba4be34f21246e6..d70b98c71ca3a70732c633d939079f9fb589726f 100644
--- a/browser/locales/en-US/browser/editBookmarkOverlay.ftl
+++ b/browser/locales/en-US/browser/editBookmarkOverlay.ftl
@@ -37,6 +37,10 @@ bookmark-overlay-tags-2 =
.value = Tags
.accesskey = T

+zen-bookmark-edit-panel-workspace-selector =
+ .value = Workspaces
+ .accesskey = W
+
bookmark-overlay-tags-empty-description =
.placeholder = Separate tags with commas

0 comments on commit 5664b6a

Please sign in to comment.