LuckyCoinkydink/lang/addlang.txt
2016-01-18 09:40:09 +01:00

2 lines
226 B
Plaintext

@define('USE_CACHE', 'Enable caching');
@define('USE_CACHE_DESC', 'Enables an internal cache to not repeat specific database queries. This reduces the load on servers with medium to high traffic and improves page load time.');