HEX
Server: LiteSpeed
System: Linux server334.web-hosting.com 4.18.0-553.124.4.lve.el8.x86_64 #1 SMP Fri May 15 13:02:13 UTC 2026 x86_64
User: richfield (1256)
PHP: 8.2.31
Disabled: NONE
Upload Files
File: /home/richfield/www/vendor/tcg/voyager/publishable/lang/gl/post.php
<?php

return [
    'additional_fields'=> 'Campos adicionais',
    'category'         => 'Categoría do Post',
    'content'          => 'Contido do Post',
    'details'          => 'Detalles do Post',
    'excerpt'          => 'Extracto<small> Pequena descripción deste post </small>',
    'image'            => 'Publicar imaxe',
    'meta_description' => 'Meta Descripción',
    'meta_keywords'    => 'Meta palabras clave',
    'new'              => 'Crear novo post',
    'seo_content'      => 'Contido SEO',
    'seo_title'        => 'Título Seo',
    'slug'             => 'URL slug',
    'status'           => 'Estado do Post',
    'status_draft'     => 'borrador',
    'status_pending'   => 'pendente',
    'status_published' => 'publicado',
    'title'            => 'Título do Post',
    'title_sub'        => 'O título de Post',
    'update'           => 'Actualizar Post',
];