'Principal', 'config' => 'Opções', //'users' => 'Users', 'entry' => 'Posts', 'static' => 'Estáveis', 'uploader' => 'Carregador', 'widgets' => 'Widgets', //'add' => 'Add', //'edit' => 'Edit/Delete', 'maintain' => 'Manutenção', 'plugin' => 'Plugins', 'themes' => 'Temas', //'updates' => 'Updates', ); $lang['admin']['general'] = array( 'id' => 'Id', # for entry ids 'name' => 'Nome', # for file names 'title' => 'Título', # for entry/posts/static titles 'comments' => 'Comentários', 'author' => 'Autor', 'actdel' => 'Exclua', 'actedit' => 'Edite', 'actenable' => 'Ative', 'actdisable' => 'Desative' ); ?>