Move translations outside repo

See https://github.com/roots/roots-translations
This commit is contained in:
Ben Word
2014-03-30 19:12:38 -05:00
parent 289ea01fc2
commit 87ef63f58b
65 changed files with 1 additions and 10511 deletions

View File

@@ -4,6 +4,7 @@
*/
function roots_setup() {
// Make theme available for translation
// Community translations can be found at https://github.com/roots/roots-translations
load_theme_textdomain('roots', get_template_directory() . '/lang');
// Register wp_nav_menu() menus (http://codex.wordpress.org/Function_Reference/register_nav_menus)