Use string resources

This commit is contained in:
Florian Renaud 2023-04-07 15:29:55 +02:00
parent d8ee822546
commit 99bb29c81a
14 changed files with 40 additions and 23 deletions

View file

@ -28,7 +28,8 @@
{
"name": ":features:createroom:impl",
"includeRegex": [
"screen_create_room_.*"
"screen_create_room_.*",
"screen_start_chat_.*"
]
},
{