diff options
author | Miodec <[email protected]> | 2022-09-26 20:20:16 +0200 |
---|---|---|
committer | Miodec <[email protected]> | 2022-09-26 20:20:16 +0200 |
commit | a39196efa3257652f54a5e4551b1ca9f3a3f61bd (patch) | |
tree | aa7e8ac0949b6a225438cd94bbf643252438b708 /frontend/static/layouts | |
parent | 2943d110c94db9890d5dc2db2cac0ddb95338f21 (diff) | |
download | monkeytype-a39196efa3257652f54a5e4551b1ca9f3a3f61bd.tar.gz monkeytype-a39196efa3257652f54a5e4551b1ca9f3a3f61bd.zip |
added persian_farsi
Diffstat (limited to 'frontend/static/layouts')
-rw-r--r-- | frontend/static/layouts/_list.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/frontend/static/layouts/_list.json b/frontend/static/layouts/_list.json index 5e268fb08..d10ec4a10 100644 --- a/frontend/static/layouts/_list.json +++ b/frontend/static/layouts/_list.json @@ -736,6 +736,17 @@ "row5": [" "] } }, + "persian_farsi": { + "keymapShowTopRow": false, + "type": "ansi", + "keys": { + "row1": ["÷×", "1!", "@2", "3#", "4$", "5%", "6^", "7&", "8*", "9)", "0(", "-_", "=+"], + "row2": ["ًض", "ٌص", "ٍث", "ريالق", "،ف", "؛غ", ",ع", "]ه", "[خ", "ح", "}ج", "{چ", "|پ"], + "row3": ["َش", "ُس", "ِی", "ّب", "ۀل", "آا", "ـت", "«ن", "»م", ":ک", "گ\""], + "row4": ["ةظ", "يط", "ژز", "ؤر", "إذ", "أد", "ءئ", "<و", ">.", "/؟"], + "row5": [" "] + } + }, "arabic_mac": { "keymapShowTopRow": false, "type": "ansi", |