mirror of
https://github.com/owncloudarchive/contacts.git
synced 2025-01-31 20:52:17 +01:00
6 lines
95 B
PHP
6 lines
95 B
PHP
<?php $TRANSLATIONS = array(
|
|
"Cancel" => "Kanseleer",
|
|
"Add" => "Voeg by",
|
|
"Share" => "Deel"
|
|
);
|