Skip to content

Commit

Permalink
Load translations
Browse files Browse the repository at this point in the history
  • Loading branch information
dac514 committed Apr 16, 2019
1 parent 62aec32 commit 86369cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions inc/class-admin.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ static public function init() {
* @param Admin $obj
*/
static public function hooks( Admin $obj ) {
load_plugin_textdomain( 'pressbooks-cas-sso', false, 'pressbooks-cas-sso/languages/' );

add_action( 'network_admin_menu', [ $obj, 'addMenu' ] );
}

Expand Down

0 comments on commit 86369cf

Please sign in to comment.