richdocuments/l10n/af_ZA.php

8 lines
142 B
PHP
Raw Normal View History

2013-11-13 17:05:11 -05:00
<?php $TRANSLATIONS = array(
2014-07-12 00:43:24 -04:00
"Saving..." => "Stoor...",
2014-04-30 00:43:49 -04:00
"Share" => "Deel",
2014-04-25 00:43:31 -04:00
"Cancel" => "Kanseleer",
2014-05-12 00:44:33 -04:00
"OK" => "OK",
2013-11-13 17:05:11 -05:00
"Password" => "Wagwoord"
);