mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-11-04 11:13:23 -05:00
More localization (#393)
* Translate sidebar * Do not force 12-hour format worldwide Vue-i18n knows which locales prefer 12-hour format over 24-hour format * Translate new tiles in profile page * Translate new tiles in dashboard
This commit is contained in:
@@ -39,7 +39,7 @@ export const adminRoutes = {
|
||||
path: "manage-users",
|
||||
component: ManageUsers,
|
||||
meta: {
|
||||
title: "settings.manage-users",
|
||||
title: "user.manage-users",
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user