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