mirror of
https://github.com/owncloudarchive/contacts.git
synced 2024-11-28 10:24:11 +01:00
Fix language usage
This commit is contained in:
parent
5156461a35
commit
5813a3ee86
@ -25,7 +25,7 @@ use Sabre\VObject,
|
||||
*
|
||||
* TODO: Merge in Dispatcher
|
||||
*/
|
||||
App::$l10n = \OC_L10N::get('contacts');
|
||||
App::$l10n = \OC::$server->getL10N('contacts');
|
||||
|
||||
class App {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user