berteltorp/danish
Composer 安装命令:
composer require berteltorp/danish
包简介
Danish language pack.
关键字:
README 文档
README
Extension to localize the Flarum forum software and its official extensions into Danish.
Information
Compatibility
This language pack is compatible with:
- Flarum (Core) v0.1.0-beta.4
Installation
Composer installation is strongly encouraged as once beta 5 is released manual installation will no longer work.
Using Composer
Flarum uses Composer to manage its dependencies and extensions. The Danish language pack, available on Packagist, is also manageable with Composer. Make sure that Composer is installed on your machine, then run the following command in the location where Flarum is installed:
composer require berteltorp/danish
Manual Installation
- Download the latest stable release or the latest development version.
- Unpack the downloaded archive with a file archiver.
- Log in to your server via FTP, SSH or your provider's control panel.
- Navigate to the extensions/ directory of your Flarum installation.
- Create a berteltorp-danish/ subdirectory into it.
- Upload all the content in the unpacked folder to this subdirectory.
It's optional, but you can also add manually the Danish language pack as Flarum's dependency. It allows you to automatically update the Danish language pack update Flarum's dependencies by using Composer. Open the composer.json file located at the root of your Flarum installation (not the language pack one!) with a text editor, then add to the list of Flarum's dependencies (which are listed below the "require" property) the following line in a new line:
“berteltorp/danish”: "^1.0"
Note that you must add a colon at the end of this line if it is the last item of the dependency list, else it will stop the execution due to a parsing error.
License
Released under the MIT License. Please see the LICENSE file.
Contributing
Thank you a lot to wish to contribute. It means a lot. Using and enjoying the localization is already a huge support. Best other ways to contribute are, among other things:
- Open issues on GitHub. Because the localization will be better with your feedbacks.
- Open pull requests on GitHub. Submit fixes and improvements and be listed as contributor!
- Join the discussion about the extension on the Flarum community.
- Follow me on Twitter.
统计信息
- 总下载量: 67
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-03-12