Localazy: move string screen_migration_ to ftue/impl module and sync the strings.

This commit is contained in:
Benoit Marty 2023-08-24 17:34:08 +02:00
parent 0c5675e307
commit 0ef0accdf6
15 changed files with 15 additions and 14 deletions

View file

@ -117,7 +117,8 @@
{
"name": ":features:ftue:impl",
"includeRegex": [
"screen_welcome_.*"
"screen_welcome_.*",
"screen_migration_.*"
]
}
]