Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/vcard_attachments/localization/nl_NL.inc')
-rw-r--r--plugins/vcard_attachments/localization/nl_NL.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/vcard_attachments/localization/nl_NL.inc b/plugins/vcard_attachments/localization/nl_NL.inc
index 748d6219d..2924f62be 100644
--- a/plugins/vcard_attachments/localization/nl_NL.inc
+++ b/plugins/vcard_attachments/localization/nl_NL.inc
@@ -17,4 +17,6 @@
*/
$labels['addvcardmsg'] = 'Voeg vCard toe aan adresboek';
$labels['vcardsavefailed'] = 'Kan vCard niet opslaan';
+$labels['attachvcard'] = 'vCard toevoegen';
+$labels['vcard'] = 'vCard';
?> \ No newline at end of file