wip - refactor ui of push screen and dialogs

This commit is contained in:
Mike Ng
2018-06-15 17:25:46 +04:00
parent bc103637cd
commit 83c6dbe1a7
6 changed files with 38 additions and 46 deletions

View File

@@ -153,6 +153,7 @@ class LanguageController
'title notice' => $translator->trans('prod:mapboxgl: title notice'),
'description notice' => $translator->trans('prod:mapboxgl: description notice'),
'title-map-dialog' => $translator->trans('prod:mapboxgl: title map dialog'),
'create new user' => $translator->trans('prod:push: create new user'),
]);
}
}