From 997ec3843e9861e59ab531912719cc301feeebfd Mon Sep 17 00:00:00 2001 From: Sacha Greif Date: Tue, 21 Nov 2023 15:29:44 +0900 Subject: [PATCH] add strings --- common.yml | 12 ++++++------ legacy.yml | 10 +++++----- state_of_js.yml | 10 +++++----- 3 files changed, 16 insertions(+), 16 deletions(-) diff --git a/common.yml b/common.yml index a3d57c2..87d4a1e 100644 --- a/common.yml +++ b/common.yml @@ -1404,7 +1404,7 @@ translations: # first steps - key: resources.first_steps t: Phương pháp học tập đầu tiên - - key: resources.first_steps.description + - key: resources.first_steps.question t: Khi mới bắt đầu, ban đầu bạn học viết code như thế nào? - key: resources.first_steps.others t: Phương pháp học đầu tiên khác @@ -1414,7 +1414,7 @@ translations: # blogs & magazines - key: resources.blogs_news_magazines t: Blog & Tạp chí - - key: resources.blogs_news_magazines.description + - key: resources.blogs_news_magazines.question t: Bạn đọc những blog/tạp chí/v.v. nào? - key: resources.blogs_news_magazines.others t: Blog & Tạp chí khác @@ -1426,7 +1426,7 @@ translations: # sites & courses - key: resources.sites_courses t: Trang web & khóa học - - key: resources.sites_courses.description + - key: resources.sites_courses.question t: Những trang web/khóa học/v.v. nào bạn tham khảo? - key: resources.sites_courses.others t: Trang web & khóa học khác @@ -1438,7 +1438,7 @@ translations: # podcasts - key: resources.podcasts t: Podcast - - key: resources.podcasts.description + - key: resources.podcasts.question t: Bạn nghe những podcast nào liên quan đến lập trình? - key: resources.podcasts.others t: Podcast khác @@ -1468,7 +1468,7 @@ translations: # other surveys - key: resources.other_surveys t: Khảo sát khác - - key: resources.other_surveys.description + - key: resources.other_surveys.question t: Những cuộc khảo sát nào khác cho nhà phát triển mà bạn tham gia? - key: resources.other_surveys.others t: Những cuộc khảo sát nào khác không được liệt kê ở trên @@ -1481,7 +1481,7 @@ translations: - key: user_info.other_surveys aliasFor: resources.other_surveys - key: user_info.other_surveys.question - aliasFor: resources.other_surveys.description + aliasFor: resources.other_surveys.question # video creators - key: resources.video_creators diff --git a/legacy.yml b/legacy.yml index 96fc7dd..fa36558 100644 --- a/legacy.yml +++ b/legacy.yml @@ -1029,7 +1029,7 @@ translations: # first steps - key: resources.first_steps t: Phương pháp học tập đầu tiên - - key: resources.first_steps.description + - key: resources.first_steps.question t: Khi mới bắt đầu, ban đầu bạn học viết code như thế nào? - key: resources.first_steps.others t: Phương pháp học đầu tiên khác @@ -1039,7 +1039,7 @@ translations: # blogs & magazines - key: resources.blogs_news_magazines t: Blog & Tạp chí - - key: resources.blogs_news_magazines.description + - key: resources.blogs_news_magazines.question t: Bạn đọc những blog/tạp chí/v.v. nào? - key: resources.blogs_news_magazines.others t: Blog & Tạp chí khác @@ -1049,7 +1049,7 @@ translations: # sites & courses - key: resources.sites_courses t: Trang web & khóa học - - key: resources.sites_courses.description + - key: resources.sites_courses.question t: Những trang web/khóa học/v.v. nào bạn tham khảo? - key: resources.sites_courses.others t: Trang web & khóa học khác @@ -1059,7 +1059,7 @@ translations: # podcasts - key: resources.podcasts t: Podcast - - key: resources.podcasts.description + - key: resources.podcasts.question t: Bạn nghe những podcast nào liên quan đến lập trình? - key: resources.podcasts.others t: Podcast khác @@ -1085,7 +1085,7 @@ translations: # other surveys - key: resources.other_surveys t: Khảo sát khác - - key: resources.other_surveys.description + - key: resources.other_surveys.question t: Những cuộc khảo sát nào khác cho nhà phát triển mà bạn tham gia? - key: resources.other_surveys.others t: Những cuộc khảo sát nào khác không được liệt kê ở trên diff --git a/state_of_js.yml b/state_of_js.yml index 6775bd3..184e897 100644 --- a/state_of_js.yml +++ b/state_of_js.yml @@ -820,7 +820,7 @@ translations: - key: usage.js_app_patterns t: Application Patterns - - key: usage.js_app_patterns.description + - key: usage.js_app_patterns.question t: Which of the following architecture and rendering patterns have you used **in the last year**? - key: usage.js_app_patterns.others t: Other App Patterns @@ -832,19 +832,19 @@ translations: - key: usage.js_ts_balance t: JavaScript/TypeScript Balance - - key: usage.js_ts_balance.description + - key: usage.js_ts_balance.question t: How do you divide your time between writing JavaScript and TypeScript code? - key: tools_others.edge_runtimes t: JavaScript Edge/Serverless Runtimes - - key: tools_others.edge_runtimes.description + - key: tools_others.edge_runtimes.question t: Which edge or serverless runtimes do you regularly use? - key: tools_others.edge_runtimes.others t: Other Edge Runtimes - key: usage.usage_type t: JavaScript Usage - - key: usage.usage_type.description + - key: usage.usage_type.question t: In what context do you primarily use JavaScript? - key: usage.usage_type.others t: Other Usages @@ -856,7 +856,7 @@ translations: - key: usage.industry_sector_js aliasFor: usage.industry_sector - - key: usage.industry_sector_js.description + - key: usage.industry_sector_js.question t: Which industry sector(s) are you using JavaScript in? - key: usage.industry_sector_js.others aliasFor: usage.industry_sector.others