interface MacOSXStringsExporterSettings {
    convertPlaceholders?: boolean;
}

Properties

convertPlaceholders?: boolean