Translation missing (#8199)
This commit is contained in:
parent
804764d529
commit
0e97696b47
1 changed files with 1 additions and 1 deletions
|
|
@ -540,7 +540,7 @@ class _PeerTabPageState extends State<PeerTabPage>
|
|||
Widget _toggleTags() {
|
||||
return _hoverAction(
|
||||
context: context,
|
||||
toolTip: translate('Toggle tags'),
|
||||
toolTip: translate('Toggle Tags'),
|
||||
hoverableWhenfalse: hideAbTagsPanel,
|
||||
child: Icon(
|
||||
Icons.tag_rounded,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue