diff --git a/docs/modules/spp_area.md b/docs/modules/spp_area.md index 8aa9314d..b81f8c61 100644 --- a/docs/modules/spp_area.md +++ b/docs/modules/spp_area.md @@ -40,6 +40,7 @@ The **OpenSPP Area** module is designed to: * Provides tools for importing area data in bulk from Excel files, streamlining the process of populating the area hierarchy. * Implements validation rules during the import process to ensure data integrity, such as checking for required fields, data types, and hierarchical consistency. * Utilizes the Queue Job module to perform data validation and import operations in the background, preventing performance issues and providing a smoother user experience. + * Ability to localize the name of the imported area. ## Conclusion