[classifier] Added post_office=post_partner.

Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
This commit is contained in:
Viktor Govako
2025-07-11 00:27:16 -03:00
committed by Konstantin Pastbin
parent 161123245e
commit 4e9efa63ff
9 changed files with 17 additions and 2 deletions

View File

@@ -129,6 +129,7 @@
<string name="type.amenity.police">Police</string>
<string name="type.amenity.post_box">Mailbox</string>
<string name="type.amenity.post_office">Post Office</string>
<string name="type.post_office.post_partner">Post Partner</string>
<string name="type.amenity.prison">Prison</string>
<string name="type.amenity.pub">Pub</string>
<string name="type.amenity.public_bookcase">Book Exchange</string>