You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
intlify compile compile the i18n resources [aliases: cp]
34
+
intlify compile compile the i18n resources [aliases: cp]
35
+
intlify annotate annotate the attributes [aliases: at]
36
+
intlify format format for single-file components [aliases: ft]
26
37
27
38
Options:
28
39
--help Show help [boolean]
29
40
--version Show version number [boolean]
30
41
```
31
42
32
-
## :handshake: API
43
+
## 🤝 API
33
44
34
45
About details, See the [API References](https://github.com/intlify/cli/blob/main/api.md)
35
46
36
47
37
-
## :globe_with_meridians: I18n
48
+
## 🌏 I18n
38
49
39
50
Intlify cli is supporting for I18n.
40
51
41
52
If you would like to localiize Intlify CLI, you can contribute i18n resource to [locales](https://github.com/intlify/cli/blob/main/locales) directory.
42
53
43
-
## :scroll: Changelog
54
+
## 📜 Changelog
44
55
Details changes for each release are documented in the [CHANGELOG.md](https://github.com/intlify/cli/blob/main/CHANGELOG.md).
45
56
46
57
47
-
## :exclamation: Issues
58
+
## ❗ Issues
48
59
Please make sure to read the [Issue Reporting Checklist](https://github.com/intlify/cli/blob/main/.github/CONTRIBUTING.md#issue-reporting-guidelines) before opening an issue. Issues not conforming to the guidelines may be closed immediately.
0 commit comments