Open Closed

Language update #9121


User avatar
0
vaturix created

In the files section, some parts always remain in English. For example, the "Add more" part, I want to make this part Turkish, but it is not included in the translations. How can I make it Turkish?~~~~


1 Answer(s)
  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    Hi, I guess you are talking about the upload-file modal of the Files page:

    image.png

    Here, we are using Uppy for file upload, and the relevant text ("Add more") is coming from the uppy's own npm package. So, you need to have localization scripts of Uppy, for the relevant languages: https://uppy.io/docs/locales/

    For example, for Turkish, you need to install the @uppy/locales/lib/tr_TR package and add the related script tag to your layout to localize the relevant place.

    Regards.

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.3.0-preview. Updated on April 16, 2025, 12:13