yiddish.yml 374 B

1234567891011121314151617181920212223
  1. ---
  2. general:
  3. name: Yiddish
  4. case_sensitive: false
  5. options:
  6. - id: loshn_koydesh
  7. label: Loshn Koydesh
  8. description: "Apply Loshn Koydesh vocalization."
  9. type: boolean
  10. default: false
  11. script_to_roman:
  12. hooks:
  13. post_config:
  14. -
  15. - yiddish_.s2r_post_config
  16. roman_to_script:
  17. hooks:
  18. post_config:
  19. -
  20. - yiddish_.r2s_post_config