Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.

Commit

Permalink
Missing Comma in ca.php
Browse files Browse the repository at this point in the history
  • Loading branch information
cdujeu committed Jan 12, 2016
1 parent 474d78a commit d4b33cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/plugins/core.ajaxplorer/i18n/ca.php
Expand Up @@ -635,7 +635,7 @@
"539" => "Error en la pujada: arxiu pujat parcialment",
"540" => "Error en la pujada: no es pot trobar el directori temporal",
"541" => "Error en la pujada: no es pot escriure en el directori temporal",
"542" => "Error en la pujada: una extensió de PHP ha aturat el procés de càrrega."
"542" => "Error en la pujada: una extensió de PHP ha aturat el procés de càrrega.",
"543" => "Resultats limitats a 100 de %s.",
"544" => "Mostrar tot",

Expand Down

0 comments on commit d4b33cb

Please sign in to comment.