Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F88281762
sd-sind.js
Ami183 (Amina Ajaz)
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Authored By
Ami183
Jun 13 2026, 8:56 AM
2026-06-13 08:56:32 (UTC+0)
Size
435 B
Referenced Files
None
Subscribers
None
sd-sind.js
View Options
(
function
(
$
)
{
'use strict'
;
var
sdSind
=
{
id
:
'sd-sind'
,
name
:
'Sindhi (Khudabadi)'
,
description
:
'Sindhi Khudabadi script input method'
,
date
:
'2026-06-12'
,
author
:
'Amina ajaz'
,
languages
:
[
'sd-sind'
],
defaultDirection
:
'ltr'
,
// Character mapping will go inside the rules block below
rules
:
[
[
'a'
,
'𑊧'
],
[
'b'
,
'𑊩'
]
]
};
$
.
ime
.
register
(
sdSind
);
}(
jQuery
)
);
File Metadata
Details
Attached
Mime Type
text/plain
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
26671129
Default Alt Text
sd-sind.js (435 B)
Attached To
Mode
T428126: Add Sindhi (sd-sind) to translatewiki.net
Attached
Detach File
Event Timeline
Log In to Comment