Replies: 12 comments
-
We can use the translatepackage https://www.npmjs.com/package/translatte for this issue instead of adding languages by hand. Then next step is we can translate this marker tweets info. @ssibrahimbas |
Beta Was this translation helpful? Give feedback.
-
I am taking this issue to work on with @tlgync. I think having tweets translated has more priority since it will give the insights to foreign users |
Beta Was this translation helpful? Give feedback.
-
What will be the strategy @berkevaroll is it 18next? or translatte? |
Beta Was this translation helpful? Give feedback.
-
@usirin I checked translatte first to sort it out quickly but it seems that they do not have typescript definitions. And with i18n it would be too complex to define locales as we can't know what they could type. Checking other solutions that can help |
Beta Was this translation helpful? Give feedback.
-
@myagizmaktav @ssibrahimbas @eraygundogmus Recommended package for translating tweets does not work anymore since Google and other Translate API providers are no more free. If we want to auto translate them we need some Google (or any other provider) account to use paid API keys. |
Beta Was this translation helpful? Give feedback.
-
@berkevaroll I think translate @type/definitions is not important right now. and translatte is free. |
Beta Was this translation helpful? Give feedback.
-
@myagizmaktav I was not mentioning the types, it also uses google api key and etc. That package also depends on Google Translate free api and Google does not provide free service anymore. |
Beta Was this translation helpful? Give feedback.
-
@usirin can solve this paid issue I think. |
Beta Was this translation helpful? Give feedback.
-
Can't we solve this with OpenAI library? We already have their API Key? |
Beta Was this translation helpful? Give feedback.
-
@canerakin111 I think it only works for English to Spanish,Japanese and French. https://platform.openai.com/examples/default-translate |
Beta Was this translation helpful? Give feedback.
-
Also what's the point? The priority is the ER teams. They will be reading the tweet so they can find the people. What value do we get if an English speaker reads the tweet? Chrome browser has a default English translate option. |
Beta Was this translation helpful? Give feedback.
-
@canerakin111 it had p0 tag, and it was said to prioritize them. You are right with that point |
Beta Was this translation helpful? Give feedback.
-
Define your request
i18n support should be added so that other citizens can use our site.
-- fill in the line below:
** discord username: @ss.ibrahimbas#4990 **
Define the alternatives you have in mind
I can quickly add this with the i18next package
Extra context
A reference from discord by @eraygundogmus: https://discord.com/channels/1072074800622739476/1073669869825962027/1073673398439383214
Beta Was this translation helpful? Give feedback.
All reactions