mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-06 21:17:55 +02:00
Add preset for office=translator (#1298)
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"icon": "fas-language",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"tags": {
|
||||
"office": "translator"
|
||||
},
|
||||
"terms": [
|
||||
"translator",
|
||||
"translation",
|
||||
"translation office",
|
||||
"translation agency"
|
||||
],
|
||||
"name": "Translation Office"
|
||||
}
|
||||
Reference in New Issue
Block a user