diff --git a/data/presets/office/security.json b/data/presets/office/security.json new file mode 100644 index 00000000..0a2b0c50 --- /dev/null +++ b/data/presets/office/security.json @@ -0,0 +1,22 @@ +{ + "icon": "temaki-briefcase_shield", + "geometry": [ + "point", + "area" + ], + "tags": { + "office": "security" + }, + "terms": [ + "mall cop", + "protective agent", + "safety office", + "security agent", + "security guard", + "security inspector", + "security officer", + "watchman", + "watchmen" + ], + "name": "Security Office" +} diff --git a/interim/source_strings.yaml b/interim/source_strings.yaml index b312d5f9..94a4797e 100644 --- a/interim/source_strings.yaml +++ b/interim/source_strings.yaml @@ -7215,6 +7215,11 @@ en: name: Research Office # 'terms: R and D,research and development,research lab,r&d,rnd' terms: '' + office/security: + # office=security + name: Security Office + # 'terms: mall cop,protective agent,safety office,security agent,security guard,security inspector,security officer,watchman,watchmen' + terms: '' office/surveyor: # office=surveyor name: Surveyor Office