{ "Index": { "title": "Welcome to the Application", "description": "This is a sample application with internationalization support.", "navigation": { "title": "Navigation", "home": "Home", "about": "About", "contact": "Contact" }, "auth": { "title": "Authentication", "login": "Login", "register": "Register" } }, "LocaleLayout": { "title": "Next.js i18n Application" }, "Select": { "title": "Select Your Option", "description": "Please select one of the following options to continue", "employee": "Employee", "staff": "Staff", "uuid": "UUID", "department": "Department", "name": "Name", "code": "Code", "company": "Company", "occupant": "Occupant", "occupant_code": "Occupant Code", "building": "Building", "type": "Type", "part_details": "Part Details", "no": "No", "level": "Level", "status": "Status", "livable": "Livable", "not_livable": "Not Livable", "selection": "Selection", "id": "ID", "processing": "Processing...", "continue": "Continue", "select_option": "Select an option to continue" } }