diff --git a/legacy.yml b/legacy.yml index b8d688d..45e08b3 100644 --- a/legacy.yml +++ b/legacy.yml @@ -961,7 +961,7 @@ translations: - key: tools_others.libraries t: Libraries - - key: tools_others.libraries.description + - key: tools_others.libraries.question t: Which libraries do you regularly use? - key: tools_others.libraries.others t: Other Libraries @@ -970,7 +970,7 @@ translations: - key: tools_others.text_editors t: Text Editors - - key: tools_others.text_editors.description + - key: tools_others.text_editors.question t: Which text editor(s) do you regularly use? - key: tools_others.text_editors.others t: Other Text Editors @@ -979,7 +979,7 @@ translations: - key: tools_others.utilities t: Utilities - - key: tools_others.utilities.description + - key: tools_others.utilities.question t: Which utilities or tools do you regularly use? - key: tools_others.utilities.others t: Other Utilities @@ -988,7 +988,7 @@ translations: - key: tools_others.browsers t: Browsers - - key: tools_others.browsers.description + - key: tools_others.browsers.question t: Which browser(s) do you primarily work in during initial development? - key: tools_others.browsers.others t: Other Browsers @@ -997,7 +997,7 @@ translations: - key: tools_others.build_tools t: Build Tools - - key: tools_others.build_tools.description + - key: tools_others.build_tools.question t: Which build tools do you use? - key: tools_others.build_tools.others t: Other Build Tools @@ -1006,7 +1006,7 @@ translations: - key: tools_others.non_js_languages t: Non-JavaScript Languages - - key: tools_others.non_js_languages.description + - key: tools_others.non_js_languages.question t: Which other programming languages do you use? - key: tools_others.non_js_languages.others t: Other Languages @@ -1015,7 +1015,7 @@ translations: - key: tools_others.javascript_flavors t: JavaScript Flavors - - key: tools_others.javascript_flavors.description + - key: tools_others.javascript_flavors.question t: Languages that compile to JavaScript - key: tools_others.javascript_flavors.others t: Other JavaScript Flavors diff --git a/state_of_css.yml b/state_of_css.yml index 60fa921..c9546eb 100644 --- a/state_of_css.yml +++ b/state_of_css.yml @@ -680,7 +680,7 @@ translations: - key: tools_others.utilities t: Utilities - - key: tools_others.utilities.description + - key: tools_others.utilities.question t: Which utilities or tools do you regularly use? - key: tools_others.utilities.others t: Other Utilities @@ -692,7 +692,7 @@ translations: - key: other_tools.utilities aliasFor: tools_others.utilities - key: other_tools.utilities.description - aliasFor: tools_others.utilities.description + aliasFor: tools_others.utilities.question - key: other_tools.utilities.others aliasFor: tools_others.utilities.others - key: other_tools.utilities.others.description @@ -702,7 +702,7 @@ translations: - key: tools_others.browsers t: Browsers - - key: tools_others.browsers.description + - key: tools_others.browsers.question t: Which browser(s) do you primarily work in during initial development? - key: tools_others.browsers.others t: Other Browsers @@ -712,7 +712,7 @@ translations: - key: other_tools.browsers aliasFor: tools_others.browsers - key: other_tools.browsers.description - aliasFor: tools_others.browsers.description + aliasFor: tools_others.browsers.question - key: other_tools.browsers.others aliasFor: tools_others.browsers.others - key: other_tools.browsers.others.description diff --git a/state_of_js.yml b/state_of_js.yml index 672b81d..a6d6467 100644 --- a/state_of_js.yml +++ b/state_of_js.yml @@ -695,7 +695,7 @@ translations: - key: tools_others.libraries t: Libraries - - key: tools_others.libraries.description + - key: tools_others.libraries.question t: Which libraries do you regularly use? - key: tools_others.libraries.others t: Other Libraries @@ -704,7 +704,7 @@ translations: - key: tools_others.text_editors t: Text Editors - - key: tools_others.text_editors.description + - key: tools_others.text_editors.question t: Which text editor(s) do you regularly use? - key: tools_others.text_editors.others t: Other Text Editors @@ -713,7 +713,7 @@ translations: - key: tools_others.utilities t: Utilities - - key: tools_others.utilities.description + - key: tools_others.utilities.question t: Which utilities or tools do you regularly use? - key: tools_others.utilities.others t: Other Utilities @@ -722,7 +722,7 @@ translations: - key: tools_others.browsers t: Browsers - - key: tools_others.browsers.description + - key: tools_others.browsers.question t: Which browser(s) do you primarily work in during initial development? - key: tools_others.browsers.others t: Other Browsers @@ -731,7 +731,7 @@ translations: - key: tools_others.build_tools t: Build Tools - - key: tools_others.build_tools.description + - key: tools_others.build_tools.question t: Which build tools do you use? - key: tools_others.build_tools.others t: Other Build Tools @@ -740,7 +740,7 @@ translations: - key: tools_others.non_js_languages t: Non-JavaScript Languages - - key: tools_others.non_js_languages.description + - key: tools_others.non_js_languages.question t: Which other programming languages do you use? - key: tools_others.non_js_languages.others t: Other Languages @@ -749,7 +749,7 @@ translations: - key: tools_others.javascript_flavors t: JavaScript Flavors - - key: tools_others.javascript_flavors.description + - key: tools_others.javascript_flavors.question t: Languages that compile to JavaScript - key: tools_others.javascript_flavors.others t: Other JavaScript Flavors @@ -758,7 +758,7 @@ translations: - key: tools_others.runtimes t: JavaScript Runtimes - - key: tools_others.runtimes.description + - key: tools_others.runtimes.question t: Which engines/runtimes/execution environments do you regularly use? - key: tools_others.runtimes.others t: Other Runtimes @@ -767,7 +767,7 @@ translations: - key: tools_others.package_registries t: Package Registries - - key: tools_others.package_registries.description + - key: tools_others.package_registries.question t: Which package registries do you regularly fetch packages from? - key: tools_others.package_registries.others t: Other Package Registries @@ -781,35 +781,35 @@ translations: - key: tools_others.backend_as_a_service t: Backend-as-a-Service Providers - - key: tools_others.backend_as_a_service.description + - key: tools_others.backend_as_a_service.question t: Services that host your data and offer a client API to access it. - key: tools_others.backend_as_a_service.others t: Other BaaS Providers - key: tools_others.date_management t: Date Management - - key: tools_others.date_management.description + - key: tools_others.date_management.question t: Libraries that help with date and timezone management. - key: tools_others.date_management.others t: Other Date Management Libraries - key: tools_others.data_visualization t: Data Visualization - - key: tools_others.data_visualization.description + - key: tools_others.data_visualization.question t: Libraries that help with charts and other data visualizations. - key: tools_others.data_visualization.others t: Other Data Visualization Libraries - key: tools_others.graphics_animation t: Graphics & Animations - - key: tools_others.graphics_animation.description + - key: tools_others.graphics_animation.question t: Libraries dedicated to graphics and animation. - key: tools_others.graphics_animation.others t: Other Graphics & Animations Libraries - key: tools_others.data_fetching t: Data Fetching - - key: tools_others.data_fetching.description + - key: tools_others.data_fetching.question t: Libraries that manage data fetching and caching. - key: tools_others.data_fetching.others t: Other Data Fetching Libraries @@ -817,7 +817,7 @@ translations: - key: other_tools.libraries aliasFor: tools_others.libraries - key: other_tools.libraries.description - aliasFor: tools_others.libraries.description + aliasFor: tools_others.libraries.question - key: other_tools.libraries.others aliasFor: tools_others.libraries.others - key: other_tools.libraries.others.description @@ -826,7 +826,7 @@ translations: - key: other_tools.text_editors aliasFor: tools_others.text_editors - key: other_tools.text_editors.description - aliasFor: tools_others.text_editors.description + aliasFor: tools_others.text_editors.question - key: other_tools.text_editors.others aliasFor: tools_others.text_editors.others - key: other_tools.text_editors.others.description @@ -835,7 +835,7 @@ translations: - key: other_tools.utilities aliasFor: tools_others.utilities - key: other_tools.utilities.description - aliasFor: tools_others.utilities.description + aliasFor: tools_others.utilities.question - key: other_tools.utilities.others aliasFor: tools_others.utilities.others - key: other_tools.utilities.others.description @@ -844,7 +844,7 @@ translations: - key: other_tools.browsers aliasFor: tools_others.browsers - key: other_tools.browsers.description - aliasFor: tools_others.browsers.description + aliasFor: tools_others.browsers.question - key: other_tools.browsers.others aliasFor: tools_others.browsers.others - key: other_tools.browsers.others.description @@ -853,7 +853,7 @@ translations: - key: other_tools.build_tools aliasFor: tools_others.build_tools - key: other_tools.build_tools.description - aliasFor: tools_others.build_tools.description + aliasFor: tools_others.build_tools.question - key: other_tools.build_tools.others aliasFor: tools_others.build_tools.others - key: other_tools.build_tools.others.description @@ -862,7 +862,7 @@ translations: - key: other_tools.non_js_languages aliasFor: tools_others.non_js_languages - key: other_tools.non_js_languages.description - aliasFor: tools_others.non_js_languages.description + aliasFor: tools_others.non_js_languages.question - key: other_tools.non_js_languages.others aliasFor: tools_others.non_js_languages.others - key: other_tools.non_js_languages.others.description @@ -871,7 +871,7 @@ translations: - key: other_tools.javascript_flavors aliasFor: tools_others.javascript_flavors - key: other_tools.javascript_flavors.description - aliasFor: tools_others.javascript_flavors.description + aliasFor: tools_others.javascript_flavors.question - key: other_tools.javascript_flavors.others aliasFor: tools_others.javascript_flavors.others - key: other_tools.javascript_flavors.others.description @@ -887,7 +887,7 @@ translations: - key: other_tools.runtimes aliasFor: tools_others.runtimes - key: other_tools.runtimes.description - aliasFor: tools_others.runtimes.description + aliasFor: tools_others.runtimes.question - key: other_tools.runtimes.others aliasFor: tools_others.runtimes.others - key: other_tools.runtimes.others.description @@ -896,7 +896,7 @@ translations: - key: other_tools.package_registries aliasFor: tools_others.package_registries - key: other_tools.package_registries.description - aliasFor: tools_others.package_registries.description + aliasFor: tools_others.package_registries.question - key: other_tools.package_registries.others aliasFor: tools_others.package_registries.others - key: other_tools.package_registries.others.description @@ -910,35 +910,35 @@ translations: - key: other_tools.backend_as_a_service aliasFor: tools_others.backend_as_a_service - key: other_tools.backend_as_a_service.description - aliasFor: tools_others.backend_as_a_service.description + aliasFor: tools_others.backend_as_a_service.question - key: other_tools.backend_as_a_service.others aliasFor: tools_others.backend_as_a_service.others - key: other_tools.date_management aliasFor: tools_others.date_management - key: other_tools.date_management.description - aliasFor: tools_others.date_management.description + aliasFor: tools_others.date_management.question - key: other_tools.date_management.others aliasFor: tools_others.date_management.others - key: other_tools.data_visualization aliasFor: tools_others.data_visualization - key: other_tools.data_visualization.description - aliasFor: tools_others.data_visualization.description + aliasFor: tools_others.data_visualization.question - key: other_tools.data_visualization.others aliasFor: tools_others.data_visualization.others - key: other_tools.graphics_animation aliasFor: tools_others.graphics_animation - key: other_tools.graphics_animation.description - aliasFor: tools_others.graphics_animation.description + aliasFor: tools_others.graphics_animation.question - key: other_tools.graphics_animation.others aliasFor: tools_others.graphics_animation.others - key: other_tools.data_fetching aliasFor: tools_others.data_fetching - key: other_tools.data_fetching.description - aliasFor: tools_others.data_fetching.description + aliasFor: tools_others.data_fetching.question - key: other_tools.data_fetching.others aliasFor: tools_others.data_fetching.others