Skip to content

Commit

Permalink
Merge pull request #1225 from xpucuto/patch-17
Browse files Browse the repository at this point in the history
BG lang. update 21 Oct 2015
  • Loading branch information
jasoncalabrese committed Oct 21, 2015
2 parents 472c799 + ca51367 commit 7d12037
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions lib/language.js
Original file line number Diff line number Diff line change
Expand Up @@ -2094,7 +2094,7 @@ function init() {
,fr: 'Ajouter à partir de la base de données'
,pt: 'Adicionar do banco de dados'
,ro: 'Adaugă din baza de date'
,bg: 'Добави към базата с данни'
,bg: 'Добави от базата с данни'
,hr: 'Dodaj iz baze podataka'
,sv: 'Lägg till från databas'
,it: 'Aggiungi dal database'
Expand Down Expand Up @@ -3733,7 +3733,7 @@ function init() {
,pt: 'Calculadora de bolus'
,sv: 'Boluskalkylator'
,ro: 'Calculator sugestie bolus'
,bg: 'Съветник при изчисление на болуса'
,bg: 'Болус съветник '
,hr: 'Bolus wizard'
,it: 'Bolo guidato'
,dk: 'Bolusberegner'
Expand Down Expand Up @@ -4268,12 +4268,12 @@ function init() {
,'Duration' : {
cs: 'Doba trvání'
,ro: 'Durata'
,bg: 'Продължителност'
,bg: 'Времетраене'
}
,'Duration in minutes' : {
cs: 'Doba trvání v minutách'
,ro: 'Durata în minute'
,bg: 'Продължителност в мин.'
,bg: 'Времетраене в мин.'
}
,'Temp Basal' : {
cs: 'Dočasný bazál'
Expand Down Expand Up @@ -4303,7 +4303,7 @@ function init() {
,'Basal value' : { // absolute value for temp basal
cs: 'Hodnota bazálu'
,ro: 'Valoare bazală'
,bg: 'Временна стойност на базала'
,bg: 'Временен базал'
}
,'Absolute basal value' : {
cs: 'Hodnota bazálu'
Expand Down

0 comments on commit 7d12037

Please sign in to comment.