i18n: add follow section to all languages and fix duplicate decks

This commit is contained in:
2026-03-13 19:05:38 +08:00
parent 7c71ffcf31
commit 168f0c161e
8 changed files with 108 additions and 27 deletions

View File

@@ -453,5 +453,14 @@
"actions": "مەشغۇلاتلار",
"view": "كۆرۈش"
}
},
"follow": {
"follow": "ئەگىشىش",
"following": "ئەگىشىۋاتىدۇ",
"followers": "ئەگەشكۈچىلەر",
"followersOf": "{username} نىڭ ئەگەشكۈچىلىرى",
"followingOf": "{username} نىڭ ئەگىشىدىغانلىرى",
"noFollowers": "تېخى ئەگەشكۈچى يوق",
"noFollowing": "تېخى ئەگىشىدىغان ئادەم يوق"
}
}