1
0
Fork 0
tt9/assets/languages/definitions/Spanish.yml
Dimo Karaivanov dc0468ffeb
Proper quotation marks in all languages instead of default US ones (#297)
* proper quotation marks in all languages instead of default US ones

* auto-space after French and German quotation marks
2023-07-04 11:12:21 +03:00

14 lines
No EOL
282 B
YAML

---
locale: es-ES
dictionaryFile: es-utf8.csv
layout:
- [SPECIAL] # 0
- [PUNCTUATION_FR, ¡, ¿] # 1
- [a, b, c, á] # 2
- [d, e, f, é] # 3
- [g, h, i, í] # 4
- [j, k, l] # 5
- [m, n, ñ, o, ó] # 6
- [p, q, r, s] # 7
- [t, u, v, ú, ü] # 8
- [w, x, y, z] # 9