Download the PHP package zeokat/flarum-ext-spanish without Composer

On this page you can find all versions of the php package zeokat/flarum-ext-spanish. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package flarum-ext-spanish

flarum-ext-spanish

Spanish language pack for Flarum.

Paquete de idioma Español para Flarum (es)

Como no existía una versión del paquete de idioma para la versión 0.1.0-beta6, he decidido crearlo. Si encontrais algún error o quereis proponer algún cambio notificarlo y lo arreglaré cuanto antes.

Instalación con Composer:

Flarum usa composer para gestionar sus dependencias y extensiones, por lo que es el sistema de instalación recomendado. El paquete de idioma Epañol está disponible en Packagist. Para instalarlo sólo necesitamos Composer instalado y después ejecutar el comando:

composer require zeokat/flarum-ext-spanish

Este mismo comando se puede emplear para actualizar de forma independiente el paquete de idioma Español.

He decidido mantener el archivo validation.yml en inglés ya que contiene los mensajes de error. Si en algún momento nos encontramos con un mensaje de error, siempre es más sencillo encontrar una solución en Google buscando el mensaje de error original, por este motivo voy a mantener este archivo en su idioma original.

De todas formas facilito una versión del archivo validation.yml en español, que no está incluido en el paquete de traducción. Os la facilito por si alguien quiere crearse su paquete de idioma personalizado con los mensajes de validación y de error, traducidos al español.

Flarum Spanish language pack (es)

https://discuss.flarum.org

Complete; Flarum version 0.1.0-beta6. Spanish (Spain). Español (España), ES

Installation using Composer (recommended):

Flarum use Composer to manage its dependencies and extensions. The Spanish language pack is available on Packagist and can be managed that way. Make sure that Composer is installed on your machine, then run the following command in the location where Flarum is installed:

composer require zeokat/flarum-ext-spanish

The same command can be used to update independently the Spanish language pack, without updating anything else. Note that because the Spanish language pack will be added as a Flarum's dependency, it will also be automatically updated when updating Flarum and its dependencies via Composer.


All versions of flarum-ext-spanish with dependencies

PHP Build Version
Package Version
Requires flarum/core Version ^0.1.0-beta.6
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package zeokat/flarum-ext-spanish contains the following files

Loading the files please wait ....