Post-translation
Configure text processing rules applied after receiving translations from the translation engine.
Auto line break matching
Automatically adjusts line breaks in translated text to match the original formatting. Choose from different matching modes based on your needs.
Example
Source Text / Original Text:
Lorem Ipsum is simply dummy text of the printing and
typesetting industry. Lorem Ipsum has been the
industry's standard dummy text ever since the 1500s,
when an unknown printer took a galley of type and scrambled
it to make a type specimen book.
Normal:
Lorem Ipsum hanyalah contoh teks dalam industri percetakan
dan penataan huruf. Lorem Ipsum telah menjadi contoh teks
standar industri sejak tahun 1500-an, ketika seorang pencetak
yang tidak dikenal mengambil kumpulan huruf dan mengacaknya
untuk dijadikan buku contoh huruf.
Loose:
Lorem Ipsum hanyalah contoh teks dalam industri percetakan
dan penataan huruf. Lorem Ipsum telah menjadi contoh
teks standar industri sejak tahun 1500-an, ketika
seorang pencetak yang tidak dikenal mengambil kumpulan
huruf dan mengacaknya untuk dijadikan buku contoh
huruf.
Anywhere:
Lorem Ipsum hanyalah contoh teks dalam industri percetakan d
an penataan huruf. Lorem Ipsum telah menjadi contoh teks sta
ndar industri sejak tahun 1500-an, ketika seorang pencetak y
ang tidak dikenal mengambil kumpulan huruf dan mengacaknya u
ntuk dijadikan buku contoh huruf.
Regular expression (RegExp)
Applies custom regular expression patterns to modify or filter translated text.
Learn more: RegExp Guide