- mobile create menu

This commit is contained in:
Peter Papp
2021-08-09 10:03:58 +02:00
parent 60337934cb
commit 6a6e05f035
7 changed files with 79 additions and 29 deletions

View File

@@ -726,6 +726,7 @@ return [
'personal_token.token_deleted' => 'Token was successfully deleted!',
'dark_mode_toggle' => 'Toggle Dark Mode',
'actions.convert_into_team_folder' => 'Convert into Team Folder',
'actions.create' => 'Create Something',
'actions.create' => 'Create Something',
'mobile.create' => 'Create',
],
];