Blame view
sources/apps/files_sharing/l10n/es_CL.php
129 Bytes
|
6d9380f96
|
1 2 3 4 5 6 |
<?php $TRANSLATIONS = array( "Password" => "Clave", "Download" => "Descargar" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |
|
6d9380f96
|
1 2 3 4 5 6 |
<?php $TRANSLATIONS = array( "Password" => "Clave", "Download" => "Descargar" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |