mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-04 06:57:03 +03:00
Added: support www.transifex.com
New format for translation files (yml) https://www.transifex.com/rainloop/rainloop-webmail/
This commit is contained in:
parent
acaeb82397
commit
5dcceaaca5
161 changed files with 24343 additions and 23386 deletions
|
|
@ -64,6 +64,11 @@ if (\class_exists('RainLoop\Api'))
|
|||
include APP_VERSION_ROOT_PATH.'app/libraries/MailSo/MailSo.php';
|
||||
}
|
||||
|
||||
if (!\function_exists('spyc_load_file'))
|
||||
{
|
||||
include APP_VERSION_ROOT_PATH.'app/libraries/spyc/Spyc.php';
|
||||
}
|
||||
|
||||
if (\class_exists('MailSo\Version'))
|
||||
{
|
||||
if (RAINLOOP_INCLUDE_AS_API_DEF)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue