mirror of
https://github.com/mastodon/mastodon-ios.git
synced 2025-02-03 02:37:37 +01:00
Fix app.jsons (again)
This commit is contained in:
parent
b9ca2e59ea
commit
08e71fbcda
@ -651,10 +651,11 @@
|
||||
}
|
||||
},
|
||||
"searching": {
|
||||
"posts": "Posts with \"%@\"",
|
||||
"people": "People with \"%@\"",
|
||||
"profile": "Go to @%@@%@",
|
||||
"url": "Open Link",
|
||||
"posts": "Posts with \"%s\"",
|
||||
"people": "People with \"%s\"",
|
||||
"profile": "Go to @%s@%s",
|
||||
"url": "Open URL in Mastodon",
|
||||
"hashtag": "Go to #%s",
|
||||
"empty_state": {
|
||||
"no_results": "No results"
|
||||
},
|
||||
|
@ -654,7 +654,8 @@
|
||||
"posts": "Posts with \"%s\"",
|
||||
"people": "People with \"%s\"",
|
||||
"profile": "Go to @%s@%s",
|
||||
"url": "Open Link",
|
||||
"url": "Open URL in Mastodon",
|
||||
"hashtag": "Go to #%s",
|
||||
"empty_state": {
|
||||
"no_results": "No results"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user