Explorar el Código

Add Assamese table.

scossu hace 10 meses
padre
commit
71e99f582b
Se han modificado 1 ficheros con 16 adiciones y 0 borrados
  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"