We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14ce00a commit db1a421Copy full SHA for db1a421
README.md
@@ -1,6 +1,12 @@
1
# Gettext translator
2
Javascript gettext translator. Use [gettext/gettext](https://github.com/oscarotero/Gettext) PHP library to generate and modify the messages.
3
4
+Supports:
5
+
6
+* AMD
7
+* CommonJS
8
+* Global js
9
10
## Usage
11
12
Use the Json generator of the [gettext/gettext](https://github.com/oscarotero/Gettext) library:
0 commit comments