Skip to content

Commit

Permalink
add strings
Browse files Browse the repository at this point in the history
  • Loading branch information
Sacha Greif committed Jun 13, 2024
1 parent f01943c commit ed9fe36
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 21 deletions.
14 changes: 7 additions & 7 deletions common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -985,7 +985,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
Expand All @@ -994,7 +994,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
Expand All @@ -1003,7 +1003,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
Expand All @@ -1012,7 +1012,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
Expand All @@ -1021,7 +1021,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
Expand All @@ -1030,7 +1030,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
Expand All @@ -1039,7 +1039,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
Expand Down
14 changes: 7 additions & 7 deletions legacy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down
14 changes: 7 additions & 7 deletions state_of_js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,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
Expand All @@ -397,7 +397,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
Expand All @@ -411,35 +411,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 graphcis 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
Expand Down

0 comments on commit ed9fe36

Please sign in to comment.