diff options
Diffstat (limited to 'view/nl/strings.php')
-rw-r--r-- | view/nl/strings.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/nl/strings.php b/view/nl/strings.php index 865de908e..295164d17 100644 --- a/view/nl/strings.php +++ b/view/nl/strings.php @@ -1067,6 +1067,7 @@ $a->strings["Site URL"] = "URL hub"; $a->strings["Access Type"] = "Toegangstype"; $a->strings["Registration Policy"] = "Registratiebeleid"; $a->strings["Location"] = "Locatie"; +$a->strings["Project"] = "Project"; $a->strings["View hub ratings"] = "Bekijk hubbeoordelingen"; $a->strings["Rate"] = "Beoordeel"; $a->strings["View ratings"] = "Bekijk beoordelingen"; |