diff options
Diffstat (limited to 'admin/WebConsole/idiomas/php/cat/changelog_cat.php')
-rw-r--r-- | admin/WebConsole/idiomas/php/cat/changelog_cat.php | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/admin/WebConsole/idiomas/php/cat/changelog_cat.php b/admin/WebConsole/idiomas/php/cat/changelog_cat.php new file mode 100644 index 00000000..904d217c --- /dev/null +++ b/admin/WebConsole/idiomas/php/cat/changelog_cat.php @@ -0,0 +1,9 @@ +<?php +// __________________________________________________ +// +// Fichero de idiomas php: changelog_esp.php +// Idioma: Español +// __________________________________________________ +// Mensajes. +$TbMsg=array(); +$TbMsg["CHANGELOG_TITULO"]='Cambios en la versión: '; |