[pve-devel] [PATCH manager] ui: mark strings translatable
Dietmar Maurer
dietmar at proxmox.com
Wed Nov 29 10:48:15 CET 2023
> > So what languages are the problem exactly? Please can you
> > give me an example?
>
> Any right-to-left languages could be broken.
This is not really true. RTL languages just render string in the other direction, so string concatenation still works as expected.
>
> Am 28/11/2023 um 15:46 schrieb Dietmar Maurer:
> > To be more clear, I would use:
> >
> > proxmox.Utils.defaultText + ' (' + gettext('Free') + ')'
More information about the pve-devel
mailing list