mirror of
https://github.com/Karaka-Management/oms-Media.git
synced 2026-01-11 17:08:40 +00:00
37 lines
615 B
JSON
37 lines
615 B
JSON
[
|
|
{
|
|
"name": "nda",
|
|
"l11n": {
|
|
"en": "NDA",
|
|
"de": "NDA"
|
|
}
|
|
},
|
|
{
|
|
"name": "receipt",
|
|
"l11n": {
|
|
"en": "Receipt",
|
|
"de": "Quittung"
|
|
}
|
|
},
|
|
{
|
|
"name": "invoice",
|
|
"l11n": {
|
|
"en": "Invoice",
|
|
"de": "Rechnung"
|
|
}
|
|
},
|
|
{
|
|
"name": "letter",
|
|
"l11n": {
|
|
"en": "Letter",
|
|
"de": "Brief"
|
|
}
|
|
},
|
|
{
|
|
"name": "minutes",
|
|
"l11n": {
|
|
"en": "Minutes",
|
|
"de": "Protokoll"
|
|
}
|
|
}
|
|
] |