Add en-US translations
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"follow": {
|
||||
"interact-status": {
|
||||
"following": "Following {{leader}}",
|
||||
"waiting-followers": "Waiting for followers confirmation",
|
||||
"followed": {
|
||||
"one": "{{follower}} is following you",
|
||||
"two": "{{firstFollower}} and {{secondFollower}} are following you",
|
||||
"many": "{{followers}} and {{lastFollower}} are following you"
|
||||
}
|
||||
},
|
||||
"interact-menu": {
|
||||
"title": {
|
||||
"interact": "Interaction",
|
||||
"follow": "Do you want to follow {{leader}}?"
|
||||
},
|
||||
"stop": {
|
||||
"leader": "Do you want to stop leading the way?",
|
||||
"follower": "Do you want to stop following {{leader}}?"
|
||||
},
|
||||
"yes": "Yes",
|
||||
"no": "No"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user