feat(translator): add custom target language input
- Replace Select with Input for custom language entry - Users can now type any target language they want - Add i18n translations for all 8 languages
This commit is contained in:
@@ -402,7 +402,8 @@
|
||||
"success": "تېكىست جۈپى قىسقۇچقا قوشۇلدى",
|
||||
"error": "تېكىست جۈپىنى قىسقۇچقا قوشۇش مەغلۇپ بولدى"
|
||||
},
|
||||
"autoSave": "ئاپتوماتىك ساقلاش"
|
||||
"autoSave": "ئاپتوماتىك ساقلاش",
|
||||
"customLanguage": "ياكى تىل تىل كىرۇڭ..."
|
||||
},
|
||||
"dictionary": {
|
||||
"title": "لۇغەت",
|
||||
@@ -508,15 +509,6 @@
|
||||
"view": "كۆرۈش"
|
||||
}
|
||||
},
|
||||
"follow": {
|
||||
"follow": "ئەگىشىش",
|
||||
"following": "ئەگىشىۋاتقانلار",
|
||||
"followers": "ئەگەشكۈچىلەر",
|
||||
"followersOf": "{username} نىڭ ئەگەشكۈچىلىرى",
|
||||
"followingOf": "{username} نىڭ ئەگىشىۋاتقانلىرى",
|
||||
"noFollowers": "تېخى ئەگەشكۈچى يوق",
|
||||
"noFollowing": "تېخى ئەگىشىۋاتقان يوق"
|
||||
},
|
||||
"follow": {
|
||||
"follow": "ئەگىشىش",
|
||||
"following": "ئەگىشىۋاتىدۇ",
|
||||
|
||||
Reference in New Issue
Block a user