24 lines
726 B
JavaScript
24 lines
726 B
JavaScript
|
/**
|
||
|
* Copyright (c) 2021 lingdocs.com
|
||
|
*
|
||
|
* This source code is licensed under the MIT license found in the
|
||
|
* LICENSE file in the root directory of this source tree.
|
||
|
*
|
||
|
*/
|
||
|
|
||
|
module.exports = [
|
||
|
1577383674332, // انګولل - to howl, wail
|
||
|
1527818962, // پرنجل - to sneeze
|
||
|
1527821425, // ټوخل - to cough
|
||
|
1527812767, // خندل - to laugh
|
||
|
1605360223155, // دنګل - to jump, leap, run, race
|
||
|
1605360127430, // زنګل - to swing, rock (back and forth)
|
||
|
1527812717, // ژړل - to cry
|
||
|
1591899573844, // نڅل - to dance
|
||
|
1577049208257, // اورېدل - to hear
|
||
|
1527812362, // فرمایل - to declare
|
||
|
1527812751, // کتل - to look
|
||
|
1527815396, // وایل - to say
|
||
|
1527817013, // ویل - to say
|
||
|
]
|