export default { settingTitle: 'Game RTP Setting', embedCode: 'Embed Code', autoRtp: 'Auto Game RTP (%)', autoAmount: 'Auto RTP Amount', frequency: 'Auto Frequency (min)', lastRefresh: 'Last Refresh', providerDisplay: 'Provider Display', providerHint: 'Leave it blank to display all providers', customConfig: 'Custom Config', loadTemplate: 'Load Template', headerImage: 'Header Image URL', textColor: 'Text Color', baseColor: 'Base Color', outlineColor: 'Outline Color', buttonTextColor: 'Button Text Color', buttonBgColor: 'Button BG Color', progressBgColor: 'Progress Bar BG Color', save: 'SAVE', copyCode: 'Copy Embed Code', dataTitle: 'Game RTP Data', provider: 'Game Provider', allProviders: '- All Game Providers -', gameName: 'Game Name', searchName: 'Search by Game Name', search: 'Search', clear: 'Clear', gameId: 'Game ID', imageUrl: 'Game Image URL', rtp: 'RTP (%)', status: 'Status', action: 'Action', active: 'ACTIVE', inactive: 'INACTIVE', edit: 'Edit', delete: 'Delete', totalRecords: 'Total {total} records', create: 'CREATE NEW GAME RTP', import: 'IMPORT & REFRESH (VIA JDK API)', createTitle: 'Create New Game RTP', editTitle: 'Edit Game RTP', cancel: 'Cancel', confirm: 'Confirm', providerRequired: 'Please enter the game provider', nameRequired: 'Please enter the game name', urlRequired: 'Please enter the game image URL', saved: 'Settings saved', invalidAutoAmount: 'Auto RTP Amount must be a valid JSON object', invalidProviderDisplay: 'Provider Display must be a valid JSON array or object', invalidCustomConfig: 'Custom Config must be a valid JSON object', copied: 'Embed code copied', copyFailed: 'Unable to copy the embed code', operationSuccess: 'Operation completed', deleteConfirm: 'Delete game "{name}"?', warning: 'Warning', deleted: 'Game deleted', importConfirm: 'Import and refresh game data from the JDK API?', imported: 'Game data refreshed', }