mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-11-28 09:31:12 +01:00
Enable translation of strings returned by API
This commit is contained in:
parent
8691b32abf
commit
cd839c9812
@ -53,6 +53,8 @@
|
||||
@session_start();
|
||||
}
|
||||
|
||||
startup_gettext();
|
||||
|
||||
if (!init_plugins()) return;
|
||||
|
||||
$method = strtolower($_REQUEST["op"]);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user