Skip to content

Commit

Permalink
cleaned stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
masylum committed Mar 12, 2011
1 parent 65160c5 commit f4df90b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 14 deletions.
1 change: 0 additions & 1 deletion .gitignore

This file was deleted.

12 changes: 0 additions & 12 deletions .gitmodules

This file was deleted.

2 changes: 1 addition & 1 deletion Readme.md
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ diferent translations depending on the context.
### String interpolation ### String interpolation


You can put any param you want on the translation strings surrounded You can put any param you want on the translation strings surrounded
by moustaches `{``}`. Remember that `count` and `context` have a special by moustaches `{}`. Remember that `count` and `context` have a special
meaning although they can also be used with interpolations. meaning although they can also be used with interpolations.


[1, 2].forEach(function (count) { [1, 2].forEach(function (count) {
Expand Down

0 comments on commit f4df90b

Please sign in to comment.