TF-1681: Add a dot at the end of the description
(cherry picked from commit 08fe2702c37386fd7afbd317660f9027f0b2d739)
This commit is contained in:
@@ -1192,7 +1192,7 @@ class AppLocalizations {
|
||||
|
||||
String get profilesSettingExplanation {
|
||||
return Intl.message(
|
||||
'Info about you, and options to manage it',
|
||||
'Info about you, and options to manage it.',
|
||||
name: 'profilesSettingExplanation'
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user