1
0
mirror of https://github.com/owncloudarchive/contacts.git synced 2024-12-01 13:24:10 +01:00
OwncloudContactsOfficial/l10n/be.php

5 lines
75 B
PHP
Raw Normal View History

2014-01-06 06:49:17 +01:00
<?php $TRANSLATIONS = array(
2014-05-12 06:49:51 +02:00
"Ok" => "Добра",
"OK" => "Добра"
2014-01-06 06:49:17 +01:00
);