Pin create: use localazy strings

This commit is contained in:
ganfra 2023-10-19 16:28:20 +02:00
parent e88a5fc858
commit 7ebe6719da
7 changed files with 121 additions and 12 deletions

View file

@ -153,6 +153,12 @@
"includeRegex": [
"call_.*"
]
},
{
"name": ":features:lockscreen:impl",
"includeRegex": [
"screen_app_lock_.*"
]
}
]
}