Localazy: move settings_rageshake strings to the :features:rageshake:api module.

This commit is contained in:
Benoit Marty 2023-11-14 11:16:57 +01:00
parent 0adc3b1f1d
commit c6d34e8599
20 changed files with 23 additions and 21 deletions

View file

@ -10,7 +10,8 @@
"name": ":features:rageshake:api",
"includeRegex": [
"crash_detection_.*",
"rageshake_detection_.*"
"rageshake_detection_.*",
"settings_rageshake.*"
]
},
{