Initial import from local backup (Documents-Playground/pakerpale)
This commit is contained in:
54
node_modules/relative-time-format/locale/as/short.json
generated
vendored
Normal file
54
node_modules/relative-time-format/locale/as/short.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