update localization
This commit is contained in:
@@ -143,7 +143,7 @@ class _ReceivingEditorState extends State<ReceivingEditor> {
|
||||
backgroundColor: Colors.white,
|
||||
title: LocalText(
|
||||
context,
|
||||
_isNew ? "receiving.new" : "receiving.update",
|
||||
_isNew ? "receiving.create" : "receiving.update",
|
||||
fontSize: 20,
|
||||
color: primaryColor,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user