PATH:
home
/
lab2454c
/
vaultchip.com
/
resources
/
lang
/
vendor
/
plugins
/
blog
/
en
<?php return [ 'create' => 'Create new post', 'edit' => 'Edit post', 'form' => [ 'name' => 'Name', 'name_placeholder' => 'Post\'s name (Maximum :c characters)', 'description' => 'Description', 'description_placeholder' => 'Short description for post (Maximum :c characters)', 'categories' => 'Categories', 'tags' => 'Tags', 'tags_placeholder' => 'Tags', 'content' => 'Content', 'is_featured' => 'Is featured?', 'note' => 'Note content', 'format_type' => 'Format', ], 'cannot_delete' => 'Post could not be deleted', 'post_deleted' => 'Post deleted', 'posts' => 'Posts', 'post' => 'Post', 'edit_this_post' => 'Edit this post', 'no_new_post_now' => 'There is no new post now!', 'menu_name' => 'Posts', 'widget_posts_recent' => 'Recent Posts', 'categories' => 'Categories', 'category' => 'Category', 'author' => 'Author', ];
[-] base.php
[edit]
[-] tags.php
[edit]
[+]
..
[-] settings.php
[edit]
[-] categories.php
[edit]
[-] member.php
[edit]
[-] posts.php
[edit]