Files
syncthing/rest/svc-lang-get.rst
T
2015-05-28 12:40:43 +02:00

10 lines
210 B
ReStructuredText

GET /rest/svc/lang
==================
Returns a list of canonicalized localization codes, as picked up from
the ``Accept-Language`` header sent by the browser.
.. code:: json
["sv_sv","sv","en_us","en"]