From c4632f89a833976a83a1ba61a16154cb1f53f546 Mon Sep 17 00:00:00 2001 From: tenextractor <139619642+tenextractor@users.noreply.github.com> Date: Fri, 24 Oct 2025 14:26:05 +0530 Subject: [PATCH] Make Armenian layout show the ASCII comma ',' on the comma key --- tools/make-keyboard-text-py/locales/hy.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tools/make-keyboard-text-py/locales/hy.json b/tools/make-keyboard-text-py/locales/hy.json index 080c856969..c92898eb3e 100644 --- a/tools/make-keyboard-text-py/locales/hy.json +++ b/tools/make-keyboard-text-py/locales/hy.json @@ -33,8 +33,6 @@ ] }, "keyspec": { - "comma": "՝", - "tablet_comma": "՝", "period": "։", "tablet_period": "։", "currency": "֏" @@ -46,4 +44,4 @@ "keyhintlabel": {}, "additional_morekeys": {}, "other": {} -} \ No newline at end of file +}