Simplify config for Localazy
This commit is contained in:
parent
3db5d8bf68
commit
46cf4195b2
1 changed files with 1 additions and 2 deletions
|
|
@ -121,11 +121,10 @@
|
||||||
{
|
{
|
||||||
"name": ":features:messages:impl",
|
"name": ":features:messages:impl",
|
||||||
"includeRegex": [
|
"includeRegex": [
|
||||||
"room_timeline_beginning_.*",
|
"room_timeline_.*",
|
||||||
"screen_room_.*",
|
"screen_room_.*",
|
||||||
"screen\\.room\\..*",
|
"screen\\.room\\..*",
|
||||||
"screen_dm_details_.*",
|
"screen_dm_details_.*",
|
||||||
"room_timeline_.*",
|
|
||||||
"emoji_picker_category_.*",
|
"emoji_picker_category_.*",
|
||||||
".*report_content_.*"
|
".*report_content_.*"
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue