berteltorp / danish
丹麦语言包。
v1.0.1
2016-05-07 18:55 UTC
Requires
- flarum/core: ^0.1.0-beta.4
Suggests
- flarum/flags: Allow users to flag posts for moderator review
- flarum/likes: Allow users to like posts
- flarum/lock: End a discussion and don't let anyone add further replies
- flarum/mentions: Mention and reply to specific posts and users
- flarum/pusher: See new discussions and posts in real-time using Pusher
- flarum/sticky: Pin discussions to the top of the list
- flarum/subscriptions: Allow users to follow discussions and receive notifications for new posts
- flarum/tags: Organize discussions into a hierarchy of tags and categories
This package is not auto-updated.
Last update: 2024-09-14 19:36:36 UTC
README
扩展Flarum论坛软件及其官方扩展到丹麦。
信息
兼容性
此语言包与以下兼容
- Flarum (核心) v0.1.0-beta.4
安装
强烈推荐使用Composer安装,因为一旦发布beta 5,手动安装将不再工作。
使用Composer
Flarum使用Composer来管理其依赖和扩展。可在Packagist上找到的丹麦语言包,也可以用Composer进行管理。请确保您的机器上已安装Composer,然后在Flarum安装的位置运行以下命令
composer require berteltorp/danish
手动安装
- 下载 最新稳定版本 或 最新开发版本。
- 使用文件归档程序解压下载的存档。
- 通过FTP、SSH或您的服务提供商的控制面板登录到您的服务器。
- 导航到Flarum安装的extensions/目录。
- 在其内创建一个berteltorp-danish/子目录。
- 将解压文件夹中的所有内容上传到该子目录。
这可选,但您也可以手动添加丹麦语言包作为Flarum的依赖项。这允许您使用Composer自动更新丹麦语言包和Flarum的依赖项。使用文本编辑器打开位于Flarum安装根目录的composer.json文件(不是语言包的那个!),然后在"require"
属性下方的新行中添加以下行到Flarum的依赖项列表中
“berteltorp/danish”: "^1.0"
请注意,如果这是依赖列表的最后一项,您必须在这行末尾添加一个冒号,否则将会因解析错误而停止执行。
许可证
在MIT许可证下发布。请参阅LICENSE文件。
贡献
非常感谢您想要贡献。这对我们意义重大。使用并享受本地化本身就是一种巨大的支持。其他最好的贡献方式包括但不限于:
- 在GitHub上创建问题。因为有了您的反馈,本地化将变得更好。
- 在GitHub上创建拉取请求。提交修复和改进,并成为贡献者!
- 加入关于扩展的讨论,在Flarum社区。
- 在Twitter上关注我.