19 lines
703 B
JavaScript
19 lines
703 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 = [
|
|
{ ts: 1527816778, e: "long" }, // اوږد - ooGd, ooGud
|
|
{ ts: 1527822706, e: "raw, unripe, immature" }, // اوم - oom
|
|
{ ts: 1527812802, e: "donkey" }, // خر - khur
|
|
{ ts: 1527813293, e: "red, hot" }, // سور - soor
|
|
{ ts: 1527815265, e: "green, blue" }, // شین - sheen
|
|
{ ts: 1527812624, e: "thief" }, // غل - ghul
|
|
{ ts: 1527815087, e: "dead" }, // مړ - muR
|
|
{ ts: 1527814151, e: "companion, friend" }, // مل - mal
|
|
{ ts: 1527813580, e: "one" }, // یو - yo
|
|
]; |