jrenslin f6257838b4 Use own name for languages rather than English one
For now this only comes for languages in which a translation of musdb
exists.
2022-11-17 18:32:07 +01:00
2022-11-17 18:17:31 +01:00
2020-11-03 16:41:19 +01:00
2021-04-09 13:25:00 +02:00
2022-07-24 01:23:41 +02:00

Lists of available value sets in MD

This repository contains lists of allowed values for values from lists at museum-digital.

Covered thus far are ...

  • Licenses
  • Languages

Enums

As of PHP 8.1, PHP now supports enums. A new folder has been added in /src/enums to gather those types of new entries, that can be better expressed using enums at no direct loss (mainly in listing translated options).

S
Description
Sets of values allowed in selected lists in museum-digital.
lib
Readme MIT 882 KiB
Languages
PHP 100%