change copy
This commit is contained in:
parent
faa40119b4
commit
b37347859e
1 changed files with 1 additions and 1 deletions
|
@ -249,7 +249,7 @@ class ContactCTA extends StatelessWidget {
|
|||
),
|
||||
const SizedBox(height: 10.5),
|
||||
Text(
|
||||
S.of(context).addNew,
|
||||
S.of(context).invite,
|
||||
style: getEnteTextTheme(context).smallFaint,
|
||||
),
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue