Skip to content

Commit

Permalink
Updated translation documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
GilbertCherrie committed May 12, 2022
1 parent 69cf7d4 commit e14e617
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion i18n.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Unlike Ruby / HAML sources, JavaScript uses `__()` *(i.e. two underscores rather
The gettext routines supported in JavaScript sources:

* `__(msgid)`
* `n_(msgid, msgid_plural, n)`
* `n__(msgid, msgid_plural, n)`
* `s_(msgid)`

The semantic is similar to the Ruby equivalents.
Expand Down

0 comments on commit e14e617

Please sign in to comment.