mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
chore: update Russian, fix naming conventions and typos (#3946)
* chore: typos fix * chore: compliance with naming conventions
This commit is contained in:
@ -156,7 +156,7 @@ class _PropertyCellState extends State<_PropertyCell> {
|
||||
onTap: () => _fieldPopoverController.show(),
|
||||
svg: FlowySvgs.drag_element_s,
|
||||
richMessage: TextSpan(
|
||||
text: LocaleKeys.grid_rowPage_fieldDragEelementTooltip.tr(),
|
||||
text: LocaleKeys.grid_rowPage_fieldDragElementTooltip.tr(),
|
||||
),
|
||||
)
|
||||
: const SizedBox.shrink(),
|
||||
|
Reference in New Issue
Block a user