Tatoeba / tatoeba2

Tatoeba is a platform whose purpose is to create a collaborative and open dataset of sentences and their translations.
https://tatoeba.org
GNU Affero General Public License v3.0
714 stars 132 forks source link

Truncate sentence list title to two lines with ellipsis #3125

Closed cblanken closed 1 month ago

cblanken commented 7 months ago

This PR addresses issue #3118

It truncates sentence list titles to two lines using the solution outlined here on StackOverflow.

~I still need to do some testing for other languages (Chinese, Japanese, etc) as mentioned in the issue discussion.~

Edit:

Chinese (Simplified)

image

Chinese (Traditional)

image

Japanese

image