adding poi for new multilingual support & add news for the new feature

This commit is contained in:
orangecoding
2026-06-04 10:50:45 +02:00
parent 1dcb852ea1
commit c132e64437
6 changed files with 6 additions and 9 deletions

View File

@@ -14,4 +14,5 @@ export const TRACKING_POIS = {
DETECTED_AS_BOT: 'DETECTED_AS_BOT',
NOTES_CREATE: 'NOTES_CREATE',
USING_LISTING_STATUS: 'USING_LISTING_STATUS',
CHANGE_LANGUAGE: 'CHANGE_LANGUAGE',
};