제리 허만의 Helly Dolly 노래에서 인용: You’re still goin’ strong
XLIFF Import / Export
Export a post
Downloads an XLIFF 1.2 file for a post. Pass it to your translator; they return it as a filled .xlf that you upload below.
Import a translated XLIFF
CLI
wp mfk xliff export post 105 --lang=en > post-105-en.xlf
# translator does their work, returns file
wp mfk xliff import < post-105-en.xlf