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