123456789101112131415161718192021 |
- general:
- name: Yiddish
- options:
- - id: loshn_koydesh
- label: Loshn Koydesh
- description: [TODO]
- type: boolean
- default: false
- script_to_roman:
- hooks:
- post_config:
- -
- - yiddish_.s2r_post_config
- roman_to_script:
- hooks:
- post_config:
- -
- - yiddish_.r2s_post_config
|