chore(i18n): initialize new package
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"@@locale": "en",
|
||||
"youHavePushed": "You have pushed {count} times the bouton !",
|
||||
"@youHavePushed": {
|
||||
"placeholders": {
|
||||
"count": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
},
|
||||
"btnAddFile": "Add file",
|
||||
"btnAddFileCaption": "Max size: 20MB"
|
||||
}
|
||||
Reference in New Issue
Block a user