We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad2be69 commit b58a25eCopy full SHA for b58a25e
it/browser/browser/zen-split-view.ftl
@@ -1,10 +1,10 @@
1
tab-zen-split-tabs =
2
.label =
3
{ $tabCount ->
4
- [1] Split Tab (multiple selected tabs needed)
5
- *[other] Split { $tabCount } Tabs
+ [1] Dividi la Scheda (è necessario selezionare più schede)
+ *[other] Dividi { $tabCount } Schede
6
}
7
.accesskey = S
8
zen-split-link =
9
- .label = Split link to new tab
+ .label = Dividi la Scheda col link
10
0 commit comments