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

return [
    'category'         => 'Kategori Post',
    'content'          => 'Konten Post',
    'details'          => 'Detil Post',
    'excerpt'          => 'Kutipan <small>Deskripsi pendek dari post ini</small>',
    'image'            => 'Gambar Post',
    'meta_description' => 'Meta Deskripsi',
    'meta_keywords'    => 'Meta Kata Kunci',
    'new'              => 'Buat Post Baru',
    'seo_content'      => 'Konten SEO',
    'seo_title'        => 'SEO Title',
    'slug'             => 'URL slug',
    'status'           => 'Status Post',
    'status_draft'     => 'draft',
    'status_pending'   => 'pending',
    'status_published' => 'published',
    'title'            => 'Post Title',
    'title_sub'        => 'Title dari post',
    'update'           => 'Perbaharui Post',
];