ソースを参照

removing translation file and putting it in bones.php

Eddie Machado 12 年 前
コミット
13a98a730b
1 ファイル変更0 行追加14 行削除
  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' );
-?>