Multi language initial
This commit is contained in:
parent
3a82a1b90f
commit
e64a80c610
|
@ -37,7 +37,7 @@ function akina_setup() {
|
|||
* If you're building a theme based on Akina, use a find and replace
|
||||
* to change 'akina' to the name of your theme in all the template files.
|
||||
*/
|
||||
load_theme_textdomain( 'akina', get_template_directory() . '/languages' );
|
||||
load_theme_textdomain( 'sakura', get_template_directory() . '/languages' );
|
||||
|
||||
|
||||
/*
|
||||
|
|
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
472
options.php
472
options.php
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue