Fix broken localization-json
This commit is contained in:
parent
5e1e22a723
commit
101fc065f0
|
@ -101,7 +101,7 @@
|
|||
"title": "Translate from %s",
|
||||
"unknown_language": "Unknown"
|
||||
},
|
||||
"edit_post": "Edit",
|
||||
"edit_post": "Edit"
|
||||
|
||||
},
|
||||
"tabs": {
|
||||
|
@ -263,7 +263,7 @@
|
|||
"welcome": {
|
||||
"log_in": "Log In",
|
||||
"learn_more": "Learn more",
|
||||
"join_default_server": "Join mastodon.social"
|
||||
"join_default_server": "Join mastodon.social",
|
||||
"separator": {
|
||||
"or": "or"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue