Files
BetiX/resources/js/i18n/en.json
Dolo 0280278978
Some checks failed
linter / quality (push) Has been cancelled
tests / ci (8.4) (push) Has been cancelled
tests / ci (8.5) (push) Has been cancelled
Initialer Laravel Commit für BetiX
2026-04-04 18:01:50 +02:00

163 lines
4.6 KiB
JSON

{
"nav": {
"lobby": "Lobby",
"liveCasino": "Live Casino",
"slots": "Slots",
"wallet": "Wallet",
"bonuses": "Bonuses",
"vip": "VIP Club",
"guilds": "Guilds",
"responsible": "Responsible",
"faq": "FAQ",
"settings": "Settings",
"public_profile": "Public Profile",
"account_settings": "Account Settings"
},
"topbar": {
"welcome_guest": "Welcome to BetiX",
"welcome_user": "Welcome back, {name}",
"vault": "Vault",
"search": "Search",
"deposit": "Deposit"
},
"footer": {
"legal": {
"terms": "Terms and Conditions",
"cookies": "Cookie Policy",
"privacy": "Privacy Policy",
"bonusPolicy": "Bonus Policy",
"disputes": "Dispute Resolution Policy",
"responsible": "Responsible Gaming",
"aml": "AML Policy",
"risks": "Risk Warnings"
}
},
"wallet": { "title": "Wallet", "subtitle": "Manage your funds, deposit, and withdraw." },
"vault": {
"title": "Vault",
"toVault": "To Vault",
"fromVault": "From Vault",
"amount": { "placeholder": "e.g. 6200 or 6200.0000" }
},
"bonuses": {
"title": "Promotions",
"tabs": { "available": "Available", "active": "Active", "history": "History" },
"featured": "FEATURED",
"minDeposit": "Min. Deposit",
"claim": "Claim Now",
"activate": "Activate",
"errorLoad": "Failed to load bonuses",
"noActive": "No active bonuses. Check available offers!",
"noHistory": "No history yet.",
"ended": "Ended",
"wagerProgress": "Wager Progress",
"wageredOf": "{wagered} / {total} wagered",
"bonus": "Bonus"
},
"notif": { "success": "Success", "error": "Error", "dropdown": { "title": "Notifications", "clearAll": "Clear All", "empty": "No notifications yet" } },
"sections": {
"gaming": "Gaming",
"user": "User",
"supportInfo": "Support & Info"
},
"policy": {
"toc": "Contents",
"lastUpdated": "Last updated"
},
"common": {
"guest": "Guest",
"loginToPlay": "Please login to play"
},
"auth": {
"login": "Log In",
"register": "Sign Up",
"logout": "Logout"
},
"search": {
"placeholder": "Search games, @users, providers...",
"slots": "Games",
"users": "Players",
"providers": "Providers",
"noResults": "No results found",
"hint": "Type @ to search users, type provider name to filter"
},
"notifications": {
"title": "Notifications",
"clearAll": "Clear All",
"empty": "No notifications yet",
"markRead": "Mark all read"
},
"dashboard": {
"welcome_offer": "Welcome Offer",
"claim_now": "Claim Now",
"read_terms": "Read Terms",
"search_placeholder": "Search games...",
"originals": "Originals",
"loading": "Loading...",
"reload": "Retry",
"no_games": "No games found.",
"no_slots": "No slots found.",
"no_live": "No live games found.",
"popular_slots": "Popular Slots",
"show_all": "Show All",
"live_wins": "Live Wins",
"live_feed": "Live Feed",
"won_in": "won in",
"new_releases": "New Releases",
"live_casino": "Live Casino",
"hall_of_fame": "Hall of Fame",
"recently_played": "Recently Played",
"error_loading": "Error loading games."
},
"vip": {
"your_rank": "YOUR RANK",
"max": "MAX",
"unlocked": "Unlocked",
"current": "Current",
"locked": "Locked",
"benefits": "Benefits",
"requires": "Requires",
"reward_claimed": "Reward Claimed"
},
"bonus": {
"promo_title": "Redeem Promo Code",
"promo_placeholder": "Enter your code (e.g. WELCOME10)",
"promo_redeem": "Redeem",
"promo_redeeming": "Redeeming...",
"unlock_at": "Unlock at"
},
"guilds": {
"title": "Guilds",
"subtitle_new": "Create a guild or join one with an invite code.",
"subtitle_member": "Manage your guild, invite members, and see your roster.",
"tab_active": "Active",
"create": "Create a Guild",
"join": "Join a Guild",
"name": "Name",
"tag": "Tag",
"logo_url": "Logo URL",
"description": "Description",
"invite_code": "Invite code",
"appearance": "Appearance",
"members": "Members",
"sorted_by_wager": "Sorted by Wager",
"wagered": "Wagered",
"kick": "Kick Member",
"leave": "Leave Guild",
"top_title": "Leaderboard",
"top_desc": "Highest ranked guilds by points. Top guilds receive bonuses.",
"rank": "Rank",
"guild": "Guild",
"points": "Points",
"no_guilds": "No guilds found yet.",
"members_col": "Members"
},
"trophy": {
"title": "Trophy Room",
"title_user": "{name}'s Trophy Room",
"achievements": "Achievements",
"unlocked_label": "Unlocked",
"locked_label": "Locked"
}
}