Fix issues with some locale texts

This commit is contained in:
Aleksandras Kostarevas 2024-08-24 10:54:45 +03:00
parent 62b4bcf724
commit a8baad4877
8 changed files with 1197 additions and 1110 deletions

View File

@ -372,6 +372,18 @@
"!icon/action_emoji|!code/action_emoji",
"!icon/action_undo|!code/action_undo",
"!icon/action_redo|!code/action_redo"
],
"emoji_action_key_navigation": [
"!fixedColumnOrder!4",
"!needsDividers!",
"!icon/action_switch_language|!code/action_switch_language",
"!icon/action_text_edit|!code/action_text_edit",
"!icon/action_clipboard_history|!code/action_clipboard_history",
"!icon/action_emoji|!code/action_emoji",
"!icon/previous_key|!code/key_action_previous",
"!icon/next_key|!code/key_action_next",
"!icon/action_undo|!code/action_undo",
"!icon/action_redo|!code/action_redo"
]
},
"label": {

View File

@ -2,13 +2,34 @@
"locale": "bn_BD",
"morekeys": {},
"keyspec": {
"currency": "৳"
"currency": "৳",
"symbols_0": "",
"symbols_1": "১",
"symbols_2": "২",
"symbols_3": "৩",
"symbols_4": "",
"symbols_5": "৫",
"symbols_6": "৬",
"symbols_7": "",
"symbols_8": "৮",
"symbols_9": "৯"
},
"label": {},
"keylabel": {
"to_alpha": "কখগ"
},
"keyhintlabel": {},
"additional_morekeys": {},
"additional_morekeys": {
"symbols_0": "0",
"symbols_1": "1",
"symbols_2": "2",
"symbols_3": "3",
"symbols_4": "4",
"symbols_5": "5",
"symbols_6": "6",
"symbols_7": "7",
"symbols_8": "8",
"symbols_9": "9"
},
"other": {}
}

View File

@ -67,7 +67,7 @@
],
"punctuation": [
"!autoColumnOrder!9",
"\\",
"\\\\",
"?",
"!",
"·",
@ -87,7 +87,7 @@
],
"tablet_punctuation": [
"!autoColumnOrder!8",
"\\",
"\\\\",
"'",
"·",
"#",

View File

@ -66,7 +66,7 @@
],
"punctuation": [
"!autoColumnOrder!9",
"\\",
"\\\\",
"?",
"!",
"#",

View File

@ -3,7 +3,7 @@
"morekeys": {
"period": [
"!autoColumnOrder!9",
"\\",
"\\\\",
".",
"?",
"!",
@ -23,7 +23,7 @@
],
"tablet_period": [
"!autoColumnOrder!8",
"\\",
"\\\\",
".",
"'",
"#",

View File

@ -3,7 +3,7 @@
"morekeys": {
"punctuation": [
"!autoColumnOrder!8",
"\\",
"\\,",
"՞",
"՜",
".",
@ -36,7 +36,8 @@
"comma": "՝",
"tablet_comma": "՝",
"period": "։",
"tablet_period": "։"
"tablet_period": "։",
"currency": "֏"
},
"label": {},
"keylabel": {

View File

@ -4,7 +4,7 @@
"period": [
"!autoColumnOrder!9",
".",
"\\",
"\\\\",
"?",
"!",
"#",
@ -24,7 +24,7 @@
"tablet_period": [
"!autoColumnOrder!8",
".",
"\\",
"\\\\",
"'",
"#",
")",