UNPKG

create-next-pro-cli

Version:

Advanced Next.js project scaffolder with i18n, Tailwind, App Router and more.

16 lines (15 loc) 381 B
{ "title": "Dashboard", "description": "Overview of your account", "widgets": { "welcome": "Welcome to your dashboard!", "description": "Here you can see an overview of the number of people who have signed up.", "stats": { "title": "Your Stats", "views": "Views", "likes": "Likes", "comments": "Comments" } }, "logout": "Logout" }