Approval.

This commit is contained in:
2021-03-13 00:06:29 +00:00
committed by md translation bot
parent 8ea19fbc19
commit bedf19ba6a
38 changed files with 304 additions and 19 deletions

View File

@ -0,0 +1,10 @@
{
"phone_types": {
"work": "Arbeit",
"home": "Daheim",
"mobile": "Mobil",
"work mobile": "Mobil: Arbeit",
"fax": "Fax",
"fax work": "Fax: Arbeit"
}
}

View File

@ -1 +1,6 @@
[]
{
"recording_types_set": {
"audio": "Audio",
"video": "Video"
}
}