angular-translate / angular-translate/grunt-po2json-angular-translate

Work with modular project

Đang mở
#3 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
JavaScript
Star
8
Fork
10
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Prosess

```
project
|- module1
|- locals
|- en.po
|- fr.po
|- module2
|- locals
|- en.po
|- fr.po
```

Create

```
compiled
|- module1
|- locals
|- en.json
|- fr.json
|- module2
|- locals
|- en.json
|- fr.json
```

Api example

``` javascript
'compiled/*/locals' : ['project/*/locals/*.po']
```

Separate json create for each module automatically. It will be useful for big modular project.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.