Selaa lähdekoodia

Add Assamese table.

scossu 10 kuukautta sitten
vanhempi
commit
71e99f582b
1 muutettua tiedostoa jossa 16 lisäystä ja 0 poistoa
  1. 16 0
      scriptshifter/tables/data/assamese.yml

+ 16 - 0
scriptshifter/tables/data/assamese.yml

@@ -0,0 +1,16 @@
+general:
+  name: Assamese
+
+script_to_roman:
+  hooks:
+    post_config:
+      -
+        - aksharamukha.romanizer.s2r_post_config
+        - src_script: "Assamese"
+
+roman_to_script:
+  hooks:
+    post_config:
+      -
+        - aksharamukha.romanizer.r2s_post_config
+        - dest_script: "Assamese"