Skip to content

Commit

Permalink
Merge pull request #2289 from PieterGit/dutch_translations
Browse files Browse the repository at this point in the history
Shortened dutch translations
  • Loading branch information
jasoncalabrese authored Dec 2, 2016
2 parents 2ca39d0 + 64db1e5 commit 2e98ada
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions lib/language.js
Original file line number Diff line number Diff line change
Expand Up @@ -3912,7 +3912,7 @@ function init() {
,pt: 'Insulina ativa'
,ru: 'Активный инсулин'
,sk: 'Aktívny inzulín (IOB)'
,nl: 'Actieve nnsuline (IOB)'
,nl: 'Actieve insuline (IOB)'
,ko: 'IOB'
}
,'Carbs-on-Board' : {
Expand Down Expand Up @@ -3946,7 +3946,7 @@ function init() {
,pt: 'Ajuda de bolus'
,ru: 'Предпросмотр мастера болюса'
,sk: 'Bolus Wizard'
,nl: 'Bolus wizzard'
,nl: 'Bolus Wizard Preview (BWP)'
,ko: 'Bolus 마법사 미리보기'
}
,'Value Loaded' : {
Expand Down Expand Up @@ -3979,7 +3979,7 @@ function init() {
,pt: 'Idade da Cânula (ICAT)'
,ru: 'Возраст сенсора'
,sk: 'Zavedenie kanyly (CAGE)'
,nl: 'Canule leeftijd'
,nl: 'Canule leeftijd (CAGE)'
,ko: '캐뉼라 사용기간'
}
,'Basal Profile' : {
Expand Down Expand Up @@ -7720,7 +7720,7 @@ function init() {
,bg: 'Възраст на инсулина (ВИ)'
,ro: 'Vechimea insulinei'
,ru: 'Возраст инсулина'
,nl: 'Insuline leeftijd'
,nl: 'Insuline leeftijd (IAGE)'
,ko: '인슐린 사용 기간'
,fi: 'Insuliinin ikä'
,pt: 'Idade da insulina'
Expand Down Expand Up @@ -8641,7 +8641,7 @@ function init() {
,bg: 'БП'
,ko: 'BWP'
,it: 'BWP'
,nl: 'Bolus Wizzard preview'
,nl: 'BWP'
}
,'Urgent' : {
cs:'Urgentní'
Expand Down Expand Up @@ -9093,7 +9093,7 @@ function init() {
,pt: 'COB'
,sk: 'SACH'
,it: 'COB'
,nl: 'Koolhydraten on board'
,nl: 'COB'
}
,'Last Carbs' : {
cs:'Poslední sacharidy'
Expand Down

0 comments on commit 2e98ada

Please sign in to comment.