Fix app.json

This commit is contained in:
Nathan Mattes 2023-09-20 19:51:10 +02:00
parent 5a7ee4c9e6
commit 5370d00504
1 changed files with 3 additions and 3 deletions

View File

@ -651,9 +651,9 @@
}
},
"searching": {
"posts": "Posts with \"%@\"",
"people": "People with \"%@\"",
"profile": "Go to @%@@%@",
"posts": "Posts with \"%s\"",
"people": "People with \"%s\"",
"profile": "Go to @%s@%s",
"url": "Open Link",
"empty_state": {
"no_results": "No results"