02-05-2017, 02:59 PM
Hey,
Looking back at this now because this whole language file is getting tedious, I'm getting annoyed. Is there any way we can load a language database into the helpers section? My languages database will of course have the general base of ID, Name, Text, like the format of the languages file. So, can we run a query in the languages file that populates more languages so I can start doing modifications via a web app?
E.g. the query would run and supply this to the languages file:
"SYSTEM_ADDED" => "The system has been added!",
Thanks.
Looking back at this now because this whole language file is getting tedious, I'm getting annoyed. Is there any way we can load a language database into the helpers section? My languages database will of course have the general base of ID, Name, Text, like the format of the languages file. So, can we run a query in the languages file that populates more languages so I can start doing modifications via a web app?
E.g. the query would run and supply this to the languages file:
"SYSTEM_ADDED" => "The system has been added!",
Thanks.