i18n: add follow section to all languages and fix duplicate decks
This commit is contained in:
@@ -453,5 +453,14 @@
|
||||
"actions": "작업",
|
||||
"view": "보기"
|
||||
}
|
||||
},
|
||||
"follow": {
|
||||
"follow": "팔로우",
|
||||
"following": "팔로잉",
|
||||
"followers": "팔로워",
|
||||
"followersOf": "{username}의 팔로워",
|
||||
"followingOf": "{username}의 팔로잉",
|
||||
"noFollowers": "아직 팔로워가 없습니다",
|
||||
"noFollowing": "아직 팔로우하는 사람이 없습니다"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user