Initial import from local backup (Documents-Playground/pakerpale)

This commit is contained in:
jeonghwa
2026-07-03 05:27:29 +09:00
commit d918e2eddc
2971 changed files with 264195 additions and 0 deletions

52
node_modules/relative-time-format/locale/sd/short.json generated vendored Normal file
View File

@@ -0,0 +1,52 @@
{
"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": "ڪل",
"current": "اڄ",
"next": "سڀاڻي",
"past": "{0} ڏينهن پهرين",
"future": "{0} ڏينهن ۾"
},
"hour": {
"current": "هن ڪلڪ",
"past": "{0} ڪلاڪ پهرين",
"future": "{0} ڪلاڪ ۾"
},
"minute": {
"current": "هن منٽ",
"past": "{0} منٽ پهرين",
"future": "{0} منٽن ۾"
},
"second": {
"current": "هاڻي",
"past": "{0} سيڪنڊ پهرين",
"future": "{0} سيڪنڊن ۾"
}
}