I know translations are managed on Transifex, but I noticed an oddity: some translations contain untrimmed whitespace.
- https://github.com/bitcoin/bitcoin/blob/5e202382a987351a59d5cda98ea9f2aee99f61a5/src/qt/locale/bitcoin_ar.ts#L2729
- https://github.com/bitcoin/bitcoin/blob/5e202382a987351a59d5cda98ea9f2aee99f61a5/src/qt/locale/bitcoin_ro_RO.ts#L2315
Do we need a linter / script to handle these cases?
