Initial import from local backup (Documents-Playground/pakerpale)
This commit is contained in:
54
node_modules/relative-time-format/locale/lo/narrow.json
generated
vendored
Normal file
54
node_modules/relative-time-format/locale/lo/narrow.json
generated
vendored
Normal file
@@ -0,0 +1,54 @@
|
||||
{
|
||||
"year": {
|
||||
"previous": "ປີກາຍ",
|
||||
"current": "ປີນີ້",
|
||||
"next": "ປີໜ້າ",
|
||||
"past": "{0} ປີກ່ອນ",
|
||||
"future": "ໃນອີກ {0} ປີ"
|
||||
},
|
||||
"quarter": {
|
||||
"previous": "ໄຕຣມາດກ່ອນໜ້າ",
|
||||
"current": "ໄຕຣມາດນີ້",
|
||||
"next": "ໄຕຣມາດໜ້າ",
|
||||
"past": "{0} ຕມ. ກ່ອນ",
|
||||
"future": "ໃນ {0} ຕມ."
|
||||
},
|
||||
"month": {
|
||||
"previous": "ເດືອນແລ້ວ",
|
||||
"current": "ເດືອນນີ້",
|
||||
"next": "ເດືອນໜ້າ",
|
||||
"past": "{0} ດ. ກ່ອນ",
|
||||
"future": "ໃນອີກ {0} ດ."
|
||||
},
|
||||
"week": {
|
||||
"previous": "ອາທິດແລ້ວ",
|
||||
"current": "ອາທິດນີ້",
|
||||
"next": "ອາທິດໜ້າ",
|
||||
"past": "{0} ອທ. ກ່ອນ",
|
||||
"future": "ໃນອີກ {0} ອທ."
|
||||
},
|
||||
"day": {
|
||||
"previous": "ມື້ວານ",
|
||||
"previous-2": "ມື້ກ່ອນ",
|
||||
"current": "ມື້ນີ້",
|
||||
"next": "ມື້ອື່ນ",
|
||||
"next-2": "ມື້ຮື",
|
||||
"past": "{0} ມື້ກ່ອນ",
|
||||
"future": "ໃນອີກ {0} ມື້"
|
||||
},
|
||||
"hour": {
|
||||
"current": "ຊົ່ວໂມງນີ້",
|
||||
"past": "{0} ຊມ. ກ່ອນ",
|
||||
"future": "ໃນອີກ {0} ຊມ."
|
||||
},
|
||||
"minute": {
|
||||
"current": "ນາທີນີ້",
|
||||
"past": "{0} ນທ. ກ່ອນ",
|
||||
"future": "ໃນ {0} ນທ."
|
||||
},
|
||||
"second": {
|
||||
"current": "ຕອນນີ້",
|
||||
"past": "{0} ວິ. ກ່ອນ",
|
||||
"future": "ໃນ {0} ວິ."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user