WhipWhip

Translate It My Way

2026-09-08 08:44 UTC수정됨 2026-09-16 09:00 UTC조회 5추천 세트

확장을 아직 안 깔았어도 이 셋을 쓸 수 있습니다. 아래 공유 문자열을 복사해 두면 됩니다 · 확장 받는 법

Sends your own preferred wordings along with every translation, so names, titles and the phrases you use don’t change from one message to the next.

이 셋이 담은 것

Translate It My Way
저작자 WhipWhip버전 1.0갱신 2026-09-08T00:00:00.000Z서명키 지문 sKoI5iYX

Sends your own preferred wordings along with every translation, so names, titles and the phrases you use don’t change from one message to the next.

4

Set up the translator
스텝 4
  1. CHAT_INPUT text=From now on I’ll send you something to translate along with …, mode=replace
  2. CHAT_SUBMIT
  3. WAIT condition=assistant_done, timeoutMs=20000
  4. TAG_CURRENT_CHAT tagName=transl
Translate this
스텝 8필요 변수: phrases
  1. NAVIGATE kind=tag, target=, service=
  2. INPUTtext title=Translate this, message=What do you want to say?, placeholder=
  3. VAR_DERIVEphrases_index sourceKey=phrases, itemTemplate={{item.src}} → {{item.dst}}, sortField=id
  4. CHAT_INPUT text=My preferred wordings: {{var.phrases_index}} Translate this…, mode=replace
  5. CHAT_SUBMIT
  6. WAIT condition=assistant_done, timeoutMs=20000
  7. VAR_SETtranslated valueSource=var.last.assistant, valueFilter=
  8. SHOW_RESULT_MODAL title=Translation, body={{var.translated}}, copyButton=copy_body
Fix a wording
스텝 5
  1. INPUTterm_src title=Fix a wording, message=Which word or phrase?, placeholder=
  2. INPUTterm_dst title=Fix a wording, message=How should it be translated from now on?, placeholder=
  3. VAR_UPSERTphrases fields=[{"name":"id","value":"{{var.term_src}}"},{"name":"src","val…
  4. VAR_DERIVEphrases_index sourceKey=phrases, itemTemplate={{item.src}} → {{item.dst}}, sortField=id
  5. SHOW_RESULT_MODAL title=My wordings, body={{var.phrases_index}}, copyButton=copy_body
Drop a wording
스텝 4
  1. CHOICEtarget_phrase title=Which one should go?, message=Which one should go?, options=[]
  2. VAR_REMOVEphrases itemId={{var.target_phrase}}
  3. VAR_DERIVEphrases_index sourceKey=phrases, itemTemplate={{item.src}} → {{item.dst}}, sortField=id
  4. SHOW_RESULT_MODAL title=My wordings, body={{var.phrases_index}}, copyButton=copy_body

태그 1

transl

변수 7

라벨출처필수
textWhat to translateuser_input 쓸 때 물음
term_srcOriginal wordinguser_input 쓸 때 물음
term_dstTranslate it asuser_input 쓸 때 물음
translatedTranslationset_by_action아니오
phrasesMy wordingsset_by_action아니오
phrases_indexWording listset_by_action아니오
target_phraseWording to dropset_by_action아니오

공유 문자열

확장 패널의 셋 선택 드롭다운에서 📥 가져오기를 누르고 붙여넣으면 미리보기가 먼저 뜹니다. 붙여넣은 문자열은 그대로 보관되어, 받는 사람에게 그대로 갑니다.

답글

아직 답글이 없습니다.

답글을 쓰려면 로그인이 필요합니다. Google로 로그인