Explorar o código

Add Assamese table.

scossu hai 10 meses
pai
achega
71e99f582b
Modificáronse 1 ficheiros con 16 adicións e 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"