1
0
mirror of https://github.com/mastodon/mastodon-ios.git synced 2024-12-22 06:19:03 +01:00

Remove commas from app.json

This commit is contained in:
Nathan Mattes 2022-11-08 17:46:48 +01:00
parent 4621a86df5
commit b988a74f6a

View File

@ -182,7 +182,7 @@
"muted": "Muted", "muted": "Muted",
"edit_info": "Edit Info", "edit_info": "Edit Info",
"show_reblogs": "Show Reblogs", "show_reblogs": "Show Reblogs",
"hide_reblogs": "Hide Reblogs", "hide_reblogs": "Hide Reblogs"
}, },
"timeline": { "timeline": {
"filtered": "Filtered", "filtered": "Filtered",
@ -465,7 +465,7 @@
"confirm_hide_reblogs": { "confirm_hide_reblogs": {
"title": "Hide Reblogs", "title": "Hide Reblogs",
"message": "Confirm to hide reblogs" "message": "Confirm to hide reblogs"
}, }
}, },
"accessibility": { "accessibility": {
"show_avatar_image": "Show avatar image", "show_avatar_image": "Show avatar image",