update localization

This commit is contained in:
Thinzar Win
2020-10-14 13:17:12 +06:30
parent fa49b6a202
commit a3dde7ec1c
9 changed files with 354 additions and 339 deletions

View File

@@ -54,7 +54,7 @@ class _InvitationCreateState extends State<InvitationCreate> {
),
title: LocalText(
context,
"invitation.new",
"invitation.form.title",
fontSize: 20,
color: primaryColor,
),