Fix wording in app.json

This commit is contained in:
Nathan Mattes 2023-09-20 23:07:19 +02:00
parent fe9ed96615
commit 4e42505dee
3 changed files with 12 additions and 14 deletions

View File

@ -214,7 +214,6 @@
"title": "Edit History",
"original_post": "Original Post · %s"
}
},
"friendship": {
"follow": "Follow",
@ -282,9 +281,9 @@
},
"a11y": {
"what_is_mastodon": {
"title": "What is Mastodon?"
}
}
"title": "What is Mastodon?"
}
}
}
},
"login": {
@ -651,8 +650,8 @@
}
},
"searching": {
"posts": "Posts with \"%s\"",
"people": "People with \"%s\"",
"posts": "Posts matching \"%s\"",
"people": "People matching \"%s\"",
"profile": "Go to @%s@%s",
"url": "Open URL in Mastodon",
"hashtag": "Go to #%s",

View File

@ -650,8 +650,8 @@
}
},
"searching": {
"posts": "Posts with \"%s\"",
"people": "People with \"%s\"",
"posts": "Posts matching \"%s\"",
"people": "People matching \"%s\"",
"profile": "Go to @%s@%s",
"url": "Open URL in Mastodon",
"hashtag": "Go to #%s",

View File

@ -214,7 +214,6 @@
"title": "Edit History",
"original_post": "Original Post · %s"
}
},
"friendship": {
"follow": "Follow",
@ -282,9 +281,9 @@
},
"a11y": {
"what_is_mastodon": {
"title": "What is Mastodon?"
}
}
"title": "What is Mastodon?"
}
}
}
},
"login": {
@ -651,8 +650,8 @@
}
},
"searching": {
"posts": "Posts with \"%s\"",
"people": "People with \"%s\"",
"posts": "Posts matching \"%s\"",
"people": "People matching \"%s\"",
"profile": "Go to @%s@%s",
"url": "Open URL in Mastodon",
"hashtag": "Go to #%s",