Closed donmhico closed 1 week ago
This PR moves the invocation of the load_textdomain() to init hook.
load_textdomain()
init
Fixes #198.
Description
This PR moves the invocation of the
load_textdomain()
toinit
hook.Motivation
Fixes #198.