make menu option look somewhat better

This commit is contained in:
Bruno Windels 2018-11-22 18:54:27 +00:00
parent b0c84591d7
commit 0ffd77762a
3 changed files with 111 additions and 1 deletions

View file

@ -1348,5 +1348,6 @@
"Import": "Import",
"Failed to set direct chat tag": "Failed to set direct chat tag",
"Failed to remove tag %(tagName)s from room": "Failed to remove tag %(tagName)s from room",
"Failed to add tag %(tagName)s to room": "Failed to add tag %(tagName)s to room"
"Failed to add tag %(tagName)s to room": "Failed to add tag %(tagName)s to room",
"View as grid": "View as grid"
}