Currenlty active --> Currently active
This commit is contained in:
parent
d9d5ab2703
commit
300999b93a
7 changed files with 12 additions and 12 deletions
|
|
@ -261,7 +261,7 @@ class L10n extends MatrixLocalizations {
|
|||
|
||||
String get createNewGroup => Intl.message("Create new group");
|
||||
|
||||
String get currentlyActive => Intl.message('Currenlty active');
|
||||
String get currentlyActive => Intl.message('Currently active');
|
||||
|
||||
String dateAndTimeOfDay(String date, String timeOfDay) => Intl.message(
|
||||
"$date, $timeOfDay",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue