minikit-limpo-template
Version:
A minimal Next.js app starter template with WorldCoin MiniKit authentication integration
19 lines (18 loc) • 705 B
JSON
{
"app_title": "MiniKit Starter App",
"welcome": "Welcome to your MiniKit Starter App",
"sign_in_with_world_app": "Sign in with World App",
"please_open_in_worldapp": "Please open this app inside World App to sign in.",
"authentication_failed": "Authentication failed. Please try again.",
"authentication_failed_worldapp": "Authentication failed. Please try again in World App.",
"welcome_user": "Welcome, {{username}}!",
"write_your_app_here": "Write your app here",
"personalize_this_page": "Personalize this page",
"english": "English",
"spanish": "Spanish",
"portuguese": "Portuguese",
"dashboard": "Dashboard",
"home": "Home",
"info": "Info",
"settings": "Settings"
}