mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
chore: update translation text for wrap cell content (#5172)
This commit is contained in:
@ -286,7 +286,7 @@ enum FieldAction {
|
||||
case FieldAction.delete:
|
||||
return LocaleKeys.grid_field_delete.tr();
|
||||
case FieldAction.wrap:
|
||||
return LocaleKeys.grid_field_wrap.tr();
|
||||
return LocaleKeys.grid_field_wrapCellContent.tr();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user