Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Cryental/flarum-l10n-ext-korean
Korean Language Pack for Flarum
https://github.com/Cryental/flarum-l10n-ext-korean
Last synced: about 2 months ago
JSON representation
Korean Language Pack for Flarum
- Host: GitHub
- URL: https://github.com/Cryental/flarum-l10n-ext-korean
- Owner: Cryental
- License: mit
- Created: 2020-09-14T18:17:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-28T18:16:26.000Z (over 3 years ago)
- Last Synced: 2024-08-02T11:23:38.485Z (5 months ago)
- Language: JavaScript
- Size: 53.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-flarum - 2020
README
# Korean Language Pack for Flarum
## 설치 방법
Flarum은 Composer를 사용하여 확장 기능을 관리합니다. 이 언어 팩을 설치하시려면 Flarum이 설치된 경로에서 다음 명령을 실행하면 됩니다.
```shell
composer require cryental/flarum-l10n-ext-korean
```## Installation
Flarum uses Composer to manage its dependencies and extensions. Run the following command in the location where Flarum is installed:
```shell
composer require cryental/flarum-l10n-ext-korean
```Pull requests are always welcome!