Approval.

This commit is contained in:
Joshua Ramon Enslin 2020-08-07 18:43:28 +02:00 committed by Stefan Rohde-Enslin
parent 1fc4373f65
commit fb76a6dd20
4 changed files with 8 additions and 8 deletions

View File

@ -1,9 +1,9 @@
{
"title_types_set": [
"title_types_set": {
"" : "",
"Science": "Wissenschaft",
"Everyday speech":"Alltagssprache",
"Colloquial speech": "Umgangssprache",
"Dialect":"Dialekt"
]
}
}

View File

@ -1,9 +1,9 @@
{
"title_types_set": [
"title_types_set": {
"" : "",
"Science":"Science",
"Everyday speech":"Everyday speech",
"Colloquial speech": "Colloquial speech",
"Dialect":"Dialect"
]
}
}

View File

@ -1,9 +1,9 @@
{
"title_types_set": [
"title_types_set": {
"" : "",
"Science":"Tudom\u00e1nyos",
"Everyday speech":"K\u00f6znyelvi",
"Colloquial speech": "Nyelvj\u00e1r\u00e1s",
"Dialect":""Dialect"
]
}
}

View File

@ -1,9 +1,9 @@
{
"title_types_set": [
"title_types_set": {
"" : "",
"Science":"Ilmu",
"Everyday speech":"Bahasa sehari-hari",
"Colloquial speech":"Bahasa gaul",
"Dialect": "Dialek"
]
}
}