mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-29 10:21:38 +02:00
Add devtools string
This commit is contained in:
parent
79d467c551
commit
06c34cff9c
@ -1268,5 +1268,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",
|
||||
"Open Devtools": "Open Devtools",
|
||||
}
|
||||
|
@ -838,5 +838,6 @@
|
||||
"Your homeserver's URL": "Your homeserver's URL",
|
||||
"Your identity server's URL": "Your identity server's URL",
|
||||
"e.g. %(exampleValue)s": "e.g. %(exampleValue)s",
|
||||
"Every page you use in the app": "Every page you use in the app"
|
||||
"Every page you use in the app": "Every page you use in the app",
|
||||
"Open Devtools": "Open Devtools"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user