Fix localization-json-issues (#690)

This commit is contained in:
Nathan Mattes 2023-01-08 15:21:33 +01:00
parent f9661db0df
commit 769355b4c2
1 changed files with 4 additions and 5 deletions

View File

@ -304,7 +304,7 @@
"signup_speed": {
"all": "All",
"instant": "Instant Sign-up",
"manually_reviewed" = "Manual Review"
"manually_reviewed": "Manual Review"
},
"language": {
"all": "All"
@ -316,9 +316,8 @@
"privacy": {
"title": "Privacy",
"policy": {
"ios": "Privacy Policy - Mastodon for iOS";
"server" = "Privacy Policy - %s";
"ios": "Privacy Policy - Mastodon for iOS",
"server": "Privacy Policy - %s"
},
"button": {
"confirm": "I agree"
@ -392,7 +391,7 @@
"terms_of_service": "terms of service",
"privacy_policy": "privacy policy",
"button": {
"confirm": "I Agree"
"confirm": "I agree"
}
},
"confirm_email": {