Hurry Up, Ends March 14!
Open Closed

Error in spanish language in the File Management Module #5557


User avatar
0
rafael.gonzales created
  • ABP Framework version: v7.3.1

  • UI Type: MVC

  • Database System: PostgreSQL

  • Tiered (for MVC) or Auth Server Separated (for Angular): no

  • Exception message and full stack trace: None

  • Steps to reproduce the issue:

In the language key "DropPaste", there is a hardcoded tag "{browse}" that it's been used to translate to a hyperlink that helps select files in the computer.

image.png

But in the Spanish language, the "{browse}" tag is wrongly translated to "{navegar}" and that it's causing to break the hyperlink functionality

This is what it appears
image.png

Instead of the hyperlink as shown here.

image.png

A workaround to solve this is to modify the translation for the Spanish language and replace "{navegar}" back to "{browse}".

This happens in these two keys.
"DropPasteImport": "Suelta los archivos aquí, pégalos, %{navegar} o impórtalos desde",
"DropPaste": "Suelta los archivos aquí, pégalos o %{navegar}",


1 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    We will fix it and your ticket refunded.

Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
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.2.0-preview. Updated on March 13, 2025, 04:08