change copy

This commit is contained in:
ashilkn 2024-02-29 22:54:25 +05:30
parent faa40119b4
commit b37347859e

View file

@ -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,
),
],