mirror of https://github.com/vector-im/riot-web
Add i18n string
parent
8118a9c71a
commit
27a0f0ca62
|
@ -1269,5 +1269,6 @@
|
||||||
"Failed to set direct chat tag": "Failed to set direct chat tag",
|
"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 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",
|
||||||
"Open Devtools": "Open Devtools"
|
"Open Devtools": "Open Devtools",
|
||||||
|
"Show developer tools": "Show developer tools"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue