translationLocalePattern top-level property

RegExp translationLocalePattern
final

Implementation

final translationLocalePattern = RegExp(r'_([a-z]{2})\.i18n\.json$');