PHP Code in Blade Template Translation PHP Code in Language File
___('project.name') Lexicon Demo 'project.name' => '[0,0]Lexicon Demo|[1,1]|[2,*]',
___('project.name', 2)
___('action.sync') Sync Language Files 'action.sync' => '[0,0]Sync Language Files|[1,1]|[2,*]',
___('action.sync', 2)
___('action.clear') Clear Language Files 'action.clear' => '[0,0]Clear Language Files|[1,1]|[2,*]',
___('action.clear', 2)
___('action.dump') Dump Language File 'action.dump' => '[0,0]Dump Language File|[1,1]|[2,*]',
___('action.dump', 2)
___('table.header.code_in_blade_template') PHP Code in Blade Template 'table.header.code_in_blade_template' => '[0,0]PHP Code in Blade Template|[1,1]|[2,*]',
___('table.header.code_in_blade_template', 2)
___('table.header.translation') Translation 'table.header.translation' => '[0,0]Translation|[1,1]|[2,*]',
___('table.header.translation', 2)
___('table.header.code_in_language_file') PHP Code in Language File 'table.header.code_in_language_file' => '[0,0]PHP Code in Language File|[1,1]|[2,*]',
___('table.header.code_in_language_file', 2)
___('message.syncing') Syncing language files... 'message.syncing' => '[0,0]Syncing language files...|[1,1]|[2,*]',
___('message.syncing', 2)
___('message.clearing') Clearing language files... 'message.clearing' => '[0,0]Clearing language files...|[1,1]|[2,*]',
___('message.clearing', 2)
___('test') hhhh 'test' => '[0,0]hhhh|[1,1]qqqq|[2,*]vvvvv',
___('test', 2) vvvvv