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/ca/post.php
<?php

return [
    'category'         => 'Categoria del Post',
    'content'          => 'Contingut del Post',
    'details'          => 'Detalls del Post',
    'excerpt'          => 'Extracte<small> Petita descripció del post </small>',
    'image'            => 'Publicar imatge',
    'meta_description' => 'Meta Descripció',
    'meta_keywords'    => 'Meta paraules clau',
    'new'              => 'Crear nou post',
    'seo_content'      => 'Contingut SEO',
    'seo_title'        => 'Títol SEO',
    'slug'             => 'URL slug',
    'status'           => 'Estat del Post',
    'status_draft'     => 'borrador',
    'status_pending'   => 'pendent',
    'status_published' => 'publicat',
    'title'            => 'Títol del Post',
    'title_sub'        => 'El títol de Post',
    'update'           => 'Actualitzar Post',
];