]> source.dussan.org Git - nextcloud-server.git/commit
Allow to force a language and set it via the ocs api
authorJoas Schilling <coding@schilljs.com>
Wed, 21 Jun 2017 09:22:05 +0000 (11:22 +0200)
committerJoas Schilling <coding@schilljs.com>
Thu, 22 Jun 2017 07:54:39 +0000 (09:54 +0200)
commit4d18757a85a1b36d1cb2b67fed0cbde4d04ebf21
tree69a0112756eaf7f7376f87153bf591f7e102d4e7
parent99d04b1917e368b8bb5206bb9871a0f9c8ec3c17
Allow to force a language and set it via the ocs api

Signed-off-by: Joas Schilling <coding@schilljs.com>
apps/provisioning_api/lib/Controller/UsersController.php
apps/provisioning_api/tests/Controller/UsersControllerTest.php
config/config.sample.php
lib/private/L10N/Factory.php
settings/Controller/PersonalController.php [deleted file]
settings/js/personal.js
settings/personal.php
settings/routes.php
settings/templates/personal.php
tests/Settings/Controller/PersonalControllerTest.php [deleted file]