mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-01 20:04:51 +02:00
[trunk] - language - add upgrade af_ZA - Afrikaans - Thanks to Marius Loots - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@12172 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -1,5 +1,20 @@
|
||||
<?php
|
||||
$validated_keys = array(
|
||||
'af_ZA' => array(
|
||||
'IP: %s',
|
||||
'IP',
|
||||
'IPTC Metadata',
|
||||
'Albums',
|
||||
'Album',
|
||||
'%d Kb',
|
||||
'in %d sub-album',
|
||||
'in %d sub-albums',
|
||||
'Admin: %s',
|
||||
'Album: %s',
|
||||
'letters',
|
||||
'EXIF Metadata',
|
||||
),
|
||||
|
||||
'ar_SA' => array(
|
||||
'IP: %s',
|
||||
'IP',
|
||||
|
||||
Reference in New Issue
Block a user