Skip to content

Commit

Permalink
Merge pull request #28 from alinkedd/sync-10
Browse files Browse the repository at this point in the history
Sync files
  • Loading branch information
alinkedd authored Jul 20, 2024
2 parents a2e0636 + feb0865 commit f430050
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
19 changes: 19 additions & 0 deletions common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1035,6 +1035,25 @@ translations:
- key: options.industry_sector.security
t: Охорона, безпека

- key: options.industry_sector.ai
t: Штучний інтелект (ШІ)
- key: options.industry_sector.advertising
t: Реклама
- key: options.industry_sector.cloud_computing
t: Хмарні обчислення
- key: options.industry_sector.consumer_electronics
t: Побутова електроніка
- key: options.industry_sector.food
t: Харчова промисловість
- key: options.industry_sector.hospitality_tourism
t: Індустрія гостинності / Туризм
- key: options.industry_sector.fashion
t: Мода
- key: options.industry_sector.robotics
t: Робототехніка
- key: options.industry_sector.saas
t: SaaS (Програмне забезпечення як послуга)

# tool evaluation
- key: options.tool_evaluation.learning_curve_documentation
t: Документація
Expand Down
5 changes: 5 additions & 0 deletions surveys.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,11 @@ translations:
- key: general.numeric_input.invalid_input
t: Будь ласка, переконайтеся, що ви ввели правильне число.

- key: general.numeric_input.unit.years
t: роки(-ів)
- key: general.numeric_input.unit.years_old
t: роки(-ів)

###########################################################################
# Errors & Messages
###########################################################################
Expand Down

0 comments on commit f430050

Please sign in to comment.