mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-29 06:22:51 -06:00
22 lines
290 B
Plaintext
22 lines
290 B
Plaintext
resource StringsHindustani = {
|
|
|
|
flags coding = utf8 ;
|
|
|
|
oper
|
|
agr = "اگر" ;
|
|
awr = "اور" ;
|
|
jn = "جن" ;
|
|
js = "جس" ;
|
|
jw = "جو" ;
|
|
kw = "كو" ;
|
|
mt = "مت" ;
|
|
-- nE = "نے" ;
|
|
nh = "نہ" ;
|
|
sE = "سے" ;
|
|
waN = "واں" ;
|
|
|
|
comma = "," ;
|
|
indfArt = "ایك" ;
|
|
|
|
}
|