TF-1018 Apply AppGrid for Tablet/Mobile web
This commit is contained in:
committed by
Dat H. Pham
parent
5d234ff9b6
commit
0943e18552
@@ -2373,7 +2373,14 @@ class AppLocalizations {
|
||||
String get requestReadReceipt {
|
||||
return Intl.message(
|
||||
'Request read receipt',
|
||||
name: 'requestReadReceipt',
|
||||
name: 'requestReadReceipt'
|
||||
);
|
||||
}
|
||||
|
||||
String get appGridTittle {
|
||||
return Intl.message(
|
||||
'Go to applications',
|
||||
name: 'appGridTittle'
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user