diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-10-17 18:56:49 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-10-17 18:56:49 +0000 |
commit | b0dd6802a7722ed5aa31c3d7145318a357f72c07 (patch) | |
tree | b62b30a3b8d56a491b23eb62858edc867cd0fd6c /language | |
parent | a904c432eb5bcd38428b4bd60e1d0d148dbee369 (diff) |
[trunk_install] Update af_ZA, thanks to : maeztro
git-svn-id: http://piwigo.org/svn/trunk@24961 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/af_ZA/install.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/af_ZA/install.lang.php b/language/af_ZA/install.lang.php index 91a62d195..88f950538 100644 --- a/language/af_ZA/install.lang.php +++ b/language/af_ZA/install.lang.php @@ -64,4 +64,5 @@ $lang['please enter your password again'] = 'tike assblief weer jou wagwoord in' $lang['user login given by your host provider'] = 'gebruikersnaam deur diensverskaffer voorsien'; $lang['user password given by your host provider'] = 'wagwoord deur diensverskaffer voorsien'; $lang['webmaster login can\'t contain characters \' or "'] = 'gebruikersnaam kan nie die karakter \' en " bevat nie'; +$lang['localhost or other, supplied by your host provider'] = 'localhost of ander, voorsien deur jou diensverskaffer'; ?>
\ No newline at end of file |