Add devtools string
This commit is contained in:
parent
79d467c551
commit
06c34cff9c
2 changed files with 4 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue