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 6922f56 commit b43ed34Copy full SHA for b43ed34
README.md
@@ -25,6 +25,8 @@ by the actual message in the localized version.
25
It also allows you to use placeholders in a message to be replaced with actual
26
content (think: mini templates) as well as plural support.
27
28
+See the [example app](./example) for a full example.
29
+
30
## Defining Messages
31
32
Messages are defined in a datastructure which maps _message keys_ to _message
0 commit comments