Browse Source

removing translation file and putting it in bones.php

Eddie Machado 12 năm trước cách đây
mục cha
commit
13a98a730b
1 tập tin đã thay đổi với 0 bổ sung14 xóa
  1. 0 14
      library/translation/translation.php

+ 0 - 14
library/translation/translation.php

@@ -1,14 +0,0 @@
-<?php
-/* Welcome to Bones :)
-Thanks to the fantastic work by Bones users, we've now
-the ability to translate Bones into different languages.
-
-Developed by: Eddie Machado
-URL: http://themble.com/bones/
-*/
-
-
-
-// Adding Translation Option
-load_theme_textdomain( 'bonestheme', get_template_directory() .'/library/translation' );
-?>