diff --git a/de/concordance.php b/de/concordance.php index 85c1d30..cca579a 100644 --- a/de/concordance.php +++ b/de/concordance.php @@ -35,4 +35,5 @@ $concordance = array ( 'input' => 'Eingabe', 'match' => 'Treffer', 'select_your_match' => 'Wählen Sie ihre Zuordnung aus', + 'MDConcCertainty' => 'Angaben zu (Un-)Sicherheit', ); diff --git a/en/concordance.php b/en/concordance.php index a22c3e8..f101616 100644 --- a/en/concordance.php +++ b/en/concordance.php @@ -35,4 +35,5 @@ $concordance = array ( 'input' => 'Input', 'match' => 'Match', 'select_your_match' => 'Select your match', + 'MDConcCertainty' => 'Certainty', ); diff --git a/hi/concordance.php b/hi/concordance.php index a22c3e8..f101616 100644 --- a/hi/concordance.php +++ b/hi/concordance.php @@ -35,4 +35,5 @@ $concordance = array ( 'input' => 'Input', 'match' => 'Match', 'select_your_match' => 'Select your match', + 'MDConcCertainty' => 'Certainty', ); diff --git a/hu/concordance.php b/hu/concordance.php index a22c3e8..f101616 100644 --- a/hu/concordance.php +++ b/hu/concordance.php @@ -35,4 +35,5 @@ $concordance = array ( 'input' => 'Input', 'match' => 'Match', 'select_your_match' => 'Select your match', + 'MDConcCertainty' => 'Certainty', ); diff --git a/kn/concordance.php b/kn/concordance.php index a22c3e8..f101616 100644 --- a/kn/concordance.php +++ b/kn/concordance.php @@ -35,4 +35,5 @@ $concordance = array ( 'input' => 'Input', 'match' => 'Match', 'select_your_match' => 'Select your match', + 'MDConcCertainty' => 'Certainty', ); diff --git a/ru/concordance.php b/ru/concordance.php index 5d1c689..2c2a2e8 100644 --- a/ru/concordance.php +++ b/ru/concordance.php @@ -35,4 +35,5 @@ $concordance = array ( 'input' => 'Input', 'match' => 'Match', 'select_your_match' => 'Select your match', + 'MDConcCertainty' => 'Certainty', ); diff --git a/ta/concordance.php b/ta/concordance.php index a22c3e8..f101616 100644 --- a/ta/concordance.php +++ b/ta/concordance.php @@ -35,4 +35,5 @@ $concordance = array ( 'input' => 'Input', 'match' => 'Match', 'select_your_match' => 'Select your match', + 'MDConcCertainty' => 'Certainty', ); diff --git a/te/concordance.php b/te/concordance.php index a22c3e8..f101616 100644 --- a/te/concordance.php +++ b/te/concordance.php @@ -35,4 +35,5 @@ $concordance = array ( 'input' => 'Input', 'match' => 'Match', 'select_your_match' => 'Select your match', + 'MDConcCertainty' => 'Certainty', ); diff --git a/uk/concordance.php b/uk/concordance.php index 05743b4..52c9834 100644 --- a/uk/concordance.php +++ b/uk/concordance.php @@ -35,4 +35,5 @@ $concordance = array ( 'input' => 'Вхідні дані', 'match' => 'Співвіднести', 'select_your_match' => 'Виберіть підходящий варіант', + 'MDConcCertainty' => 'Certainty', );