merge
This commit is contained in:
@@ -64,7 +64,7 @@ class _PaymentMethodEditorState extends State<PaymentMethodEditor> {
|
||||
),
|
||||
title: LocalText(
|
||||
context,
|
||||
isNew ? "pm.new" : "pm.update",
|
||||
isNew ? "pm.form.new" : "pm.update",
|
||||
fontSize: 20,
|
||||
color: primaryColor,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user