Fix untranslatable parts of the UI #902

Open
ivanbratovic wants to merge 9 commits from ivanbratovic/improve-translatables into master
ivanbratovic commented 3 years ago (Migrated from github.com)
Owner

Description

There are many untranslated parts of text (in English) appearing in the UI: buttons, placeholder texts, etc. (see attached screenshots). This PR should address currently untranslatable parts of the UI and make them translatable.

Type of change

  • User Interface

Checklist

  • My code follows the style guidelines of this project
  • I ran ESLint and other linters for modified files
  • I have performed a self-review of my own code and test it
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • My code needed automated testing. I have added them (this is optional task)

Screenshots

Examples of some untranslatable parts of the UI

Examples in Croatian so you can clearly see the English text. The Croatian language is up-to-date, so the parts of the UI in English are not translatable.

Shrink Database button

Shrink database

"Default" badge

Default

Placeholders and title in HTTP Options

Placeholders

# Description There are many untranslated parts of text (in English) appearing in the UI: buttons, placeholder texts, etc. (see attached screenshots). This PR should address **currently** untranslatable parts of the UI and make them translatable. ## Type of change - User Interface ## Checklist - [ ] My code follows the style guidelines of this project - [ ] I ran ESLint and other linters for modified files - [ ] I have performed a self-review of my own code and test it - [ ] I have commented my code, particularly in hard-to-understand areas - [ ] My changes generate no new warnings - [ ] My code needed automated testing. I have added them (this is optional task) ## Screenshots ### Examples of some untranslatable parts of the UI Examples in Croatian so you can clearly see the English text. The Croatian language is up-to-date, so the parts of the UI in English are not translatable. #### Shrink Database button ![Shrink database](https://user-images.githubusercontent.com/28808569/141092442-0aa4d6f1-caf9-48ec-b4b1-cdc5431dcb8f.png) #### "Default" badge ![Default](https://user-images.githubusercontent.com/28808569/141092596-84ccfe45-c794-44a1-9a7a-5c9039380376.png) #### Placeholders and title in HTTP Options ![Placeholders](https://user-images.githubusercontent.com/28808569/141093088-642be2bc-0f41-4639-a99d-308301344d00.png)
This pull request has changes conflicting with the target branch.
src/languages/it-IT.js
Sign in to join this conversation.
Loading…
There is no content yet.