Extends the new api with the format function

This commit is contained in:
Simone Mainardi 2020-11-30 17:11:48 +01:00
parent 7d45d99855
commit 4533806ce8
3 changed files with 29 additions and 7 deletions

View file

@ -1,3 +1,5 @@
return {
my_manifest_title = "My Manifest Title",
alert_host_new_api_demo_description = "%{host}: one_param = %{one_param} another_param = %{another_param}",
}