···11{
22- "ext_description": { "message": "امتداد جديد يعيد مظهرامتداد جديد يعيد مظهر Twitter القديم.", "translator_note": "There is still some confusion if Twitter is to be written as تويتر or Twitter. For now I have arbritarirly put it the latter. Also note that 'tweet' in official translation is given literally as chirp so I had changed it to تويت, and that this is not a mistake" },
22+ "ext_description": { "message": "امتداد جديد يعيد مظهرامتداد جديد يعيد مظهر Twitter القديم.", "note": "There is still some confusion if Twitter is to be written as تويتر or Twitter. For now I have arbritarirly put it the latter. Also note that 'tweet' in official translation is given literally as chirp so I had changed it to تويت, and that this is not a mistake" },
33 "timeline": { "message": "الجدول الزمني" },
44 "loading": { "message": "جار التحميل" },
55 "tweets": { "message": "تغريدات" },
···2626 "profile": { "message": "الملف الشخصيّ" },
2727 "settings": { "message": "الإعدادات" },
2828 "lists": { "message": "القوائم" },
2929- "تحدي": { "message": "قائمة" },
2929+ "list": { "message": "قائمة" },
3030 "bookmarks": { "message": "العلامات المرجعية" },
3131 "manage_accounts": { "message": "إدارة الحسابات" },
3232 "logout": { "message": "تسجيل خروج" },
+2-3
_locales/ko/messages.json
···1212 "who_to_follow": { "message": "팔로우 추천", "description": "Max 19 characters, you can use word 'People' if no space" },
1313 "refresh": { "message": "새로고침" },
1414 "view_all": { "message": "모두 보기" },
1515- "running": { "message": "", "memo": "Korean Remove Running message because of grammer differance" },
1515+ "running": { "message": "", "note": "Korean Remove Running message because of grammer differance" },
1616 "created_by": { "message": "제작자", "example": "->Created by<- dimden" },
1717 "website": { "message": "웹사이트" },
1818 "help": { "message": "고객지원", "description": "noun" },
···259259 "replying_to_tweet": { "message": "트윗에 대한 답글" },
260260 "upload_media_btn": { "message": "[미디어 업로드]" },
261261 "cancel_btn": { "message": "[취소]" },
262262- "quote": { "message": "인용","memo":"원래 인용하기가 맞을지도" },
262262+ "quote": { "message": "인용", "note":"원래 인용하기가 맞을지도" },
263263 "reply_example": { "message": "답글로 초멘나사이는 적지 마세요" },
264264 "quote_example": { "message": "추가 내용" },
265265 "error_sending_tweet": { "message": "트윗 전송 오류" },
···403403 "block_sure_desc": { "message": "이제 @$SCREEN_NAME$ 님은 더이상 나를 팔로우 하거나 쪽지를 보낼 수 없습니다.", "placeholders": { "screen_name": { "content": "CoolPerson2000" } } },
404404 "blocked_by_user" : { "message": "@$SCREEN_NAME$ 님이 나를 차단했습니다.", "placeholders": { "screen_name": { "content": "CoolPerson2000" } } },
405405 "why_you_cant_see_block_user": { "message": "@$SCREEN_NAME$ 님을 팔로우 하거나 @$SCREEN_NAME$ 님의 트윗을 볼 수 없습니다", "placeholders": { "screen_name": { "content": "CoolPerson2000" } } }
406406-407406}