Fix English spelling typos

This commit is contained in:
Gaëtan Frenoy 2018-08-14 23:00:02 +02:00
parent 192b491e0f
commit 4b30f7735d
1 changed files with 5 additions and 2 deletions

View File

@ -87,7 +87,7 @@
"direct": "Direct"
},
"sounds": "Sounds",
"fav_rb_sound": "Favoute and Boost:",
"fav_rb_sound": "Favorite and Boost:",
"toot_sound": "Toot:"
},
"account": {
@ -118,7 +118,7 @@
"modals": {
"new_toot": {
"title": "New Toot",
"cw": "Write your waring here",
"cw": "Write your warning here",
"status": "What is on your mind?",
"cancel": "Cancel",
"toot": "Toot"
@ -219,6 +219,9 @@
"domain_confirmed": "{{domain}} is confirmed, please login",
"domain_doesnt_exist": "{{domain}} does not exist"
},
"timeline": {
"loading": "Loading..."
},
"validation": {
"login": {
"rquire_domain_name": "Domain name is required",