translationFilesPattern property

String translationFilesPattern
final

Pattern for translation abr files names.

Should contains {locale}, which will be replaced with a locale code (ru, en, etc).

Implementation

final String translationFilesPattern;