In Tiles framework, localization is typically achieved by creating separate Tiles configuration files for each locale (e.g., tiles-defs_en.xml, tiles-defs_fr.xml). Each definition file contains locale-specific tile definitions. While you can specify a locale for individual definitions, the primary approach is separate configuration files per locale.