[classifier] Added shop=lighting.

Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
Co-authored-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
Viktor Govako
2025-09-01 18:57:07 -03:00
committed by Konstantin Pastbin
parent 4bbf963581
commit 8aed02475a
11 changed files with 26 additions and 5 deletions

View File

@@ -1229,6 +1229,7 @@
<string name="type.shop.trade">Торговые поставки</string>
<string name="type.shop.watches">Часы</string>
<string name="type.shop.wholesale">Оптовый магазин</string>
<string name="type.shop.lighting">Осветительные приборы</string>
<string name="type.sport">Спорт</string>
<string name="type.sport.american_football">Американский футбол</string>
<string name="type.sport.archery">Стрельба из лука</string>

View File

@@ -1251,6 +1251,7 @@
<string name="type.shop.trade">Trade Supplies</string>
<string name="type.shop.watches">Watch Store</string>
<string name="type.shop.wholesale">Wholesale Store</string>
<string name="type.shop.lighting">Lighting Shop</string>
<string name="type.sport">Sport</string>
<string name="type.sport.american_football">American Football</string>
<string name="type.sport.archery">Archery</string>