diff --git a/category-4782.php b/category-4782.php
new file mode 100644
index 0000000..a55c5e9
--- /dev/null
+++ b/category-4782.php
@@ -0,0 +1,77 @@
+
+
+
+
+
+
+
+
+
+
+
+
+ $nn++;?>
+
+
+
+
+
+
+
; ?>)
+
+
+
+
+
+
+
+
+
+
+ 1):?>
+
+
+
+
+
; ?>)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Здесь пока нет публикаций
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/scripts/perevod.js b/scripts/perevod.js
new file mode 100644
index 0000000..e69de29
diff --git a/src/perevod.php b/src/perevod.php
new file mode 100644
index 0000000..21c7af1
--- /dev/null
+++ b/src/perevod.php
@@ -0,0 +1,39 @@
+ true,
+ 'single' => true,
+ 'type' => 'string'
+ ));
+
+
+});**/
+
+
+add_action( 'add_meta_boxes', function (){
+ add_meta_box(
+ 'subscript-post',
+ 'Переводчик',
+ 'perevod_post_class_meta_box',
+ 'post',
+ 'side',
+ 'default'
+ );
+});
+
+
+
+function perevod_post_class_meta_box( $post ) {?>
+
+