mirror of
https://github.com/mastodon/mastodon-ios.git
synced 2024-12-21 13:54:15 +01:00
Remove commas from app.json
This commit is contained in:
parent
4621a86df5
commit
b988a74f6a
@ -182,7 +182,7 @@
|
||||
"muted": "Muted",
|
||||
"edit_info": "Edit Info",
|
||||
"show_reblogs": "Show Reblogs",
|
||||
"hide_reblogs": "Hide Reblogs",
|
||||
"hide_reblogs": "Hide Reblogs"
|
||||
},
|
||||
"timeline": {
|
||||
"filtered": "Filtered",
|
||||
@ -465,7 +465,7 @@
|
||||
"confirm_hide_reblogs": {
|
||||
"title": "Hide Reblogs",
|
||||
"message": "Confirm to hide reblogs"
|
||||
},
|
||||
}
|
||||
},
|
||||
"accessibility": {
|
||||
"show_avatar_image": "Show avatar image",
|
||||
|
Loading…
Reference in New Issue
Block a user