/
home
/
techb158
/
immovalet.com
/
platform
/
plugins
/
blog
/
resources
/
lang
/
en
/
/home/techb158/immovalet.com/platform/plugins/blog/resources/lang/en
mkdir
upload
Name
Size
Mode
Actions
base.php
654
0644
edit
dl
rm
categories.php
336
0644
edit
dl
rm
posts.php
1243
0644
edit
dl
rm
tags.php
744
0644
edit
dl
rm
Edit:
/home/techb158/immovalet.com/platform/plugins/blog/resources/lang/en/posts.php
(1243B)
<?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', ];
Save
cmd:
run