lcbcruz/flarum-portuguese

Portuguese language pack.

Installs: 113

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 3

Open Issues: 2

Language:JavaScript

Type:flarum-extension

0.1.7 2017-04-05 14:07 UTC

This package is not auto-updated.

Last update: 2024-04-14 00:28:18 UTC


README

https://discuss.flarum.org

Complete; Flarum version 0.1.0-beta6. Portuguese (Portugal) language pack. Português (Portugal), pt-PT

Installation:

Using composer (recommended):

Flarum use Composer to manage its dependencies and extensions. The Portuguese 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 lcbcruz/flarum-portuguese

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

Using zip:

  1. Download the file https://github.com/lcbcruz/flarum-portuguese/archive/master.zip
  2. Unzip it in flarum_root_directory/extensions/
  3. Go to the Administration panel, then "Extensions" tab and enable the "Portuguese" language pack extension.
  4. Go to "Basics" tab and change the language. Português (Portugal)(pt-PT).

Using git:

  1. Via command line go to cd flarum_root_directory/extensions/ directory.
  2. Clone this repository with the command git clone https://github.com/lcbcruz/flarum-portuguese.git.
  3. Go to the Administration panel, then "Extensions" tab and enable the "Portugal Portuguese" language pack extension.
  4. Go to "Basics" tab and change the language. Português (Portugal)(pt-PT).