ManeraKai / simplytranslate_mobile

Privacy friendly frontend to Google Translate
https://manerakai.github.io/simplytranslate_mobile/
GNU General Public License v3.0
179 stars 15 forks source link

Website for app #113

Closed Valdnet closed 3 years ago

Valdnet commented 3 years ago

@ManeraKai I need you to translate metadata into arabic. I also need this content for the application page in your language πŸ˜‰.

ManeraKai commented 3 years ago

The application can be downloaded from the F-Droid portal. ΩŠΩ…ΩƒΩ† ΨͺΨ­Ω…ΩŠΩ„ Ψ§Ω„ΨͺΨ·Ψ¨ΩŠΩ‚ Ω…Ω† Ω…ΩˆΩ‚ΨΉ F-Droid:

ManeraKai commented 3 years ago

Tabs aren't organized as the English tabs: image

Valdnet commented 3 years ago

They are in turn. Does it mean to reverse the order?

ManeraKai commented 3 years ago

Yes. They're in reverse.

Valdnet commented 3 years ago

Ok. Done πŸ˜‰.

Valdnet commented 3 years ago

How the address is displayed in search engines for the Arabic language:

ManeraKai commented 3 years ago

No no, directories are even named in English in the first place for coding. In Arabic words they're in that order too, Parent first, Grandchildren last. That sub-page thing that is in reverse is just with subdomains and package names.

Valdnet commented 3 years ago

Is everything as it should be? Like so, I am closing the issue πŸ˜‰.

ManeraKai commented 3 years ago

No, I think @Aga-C will have some conversation with you about this: image

Valdnet commented 3 years ago

@ManeraKai Please translate πŸ˜‰:

Oops! That page can’t be found. It looks like nothing was found at this location. Maybe try one of the links below or a search? Try looking in the monthly archives. Comment navigation Older Comments Newer Comments Newer Comments Powered by %s Theme: %2$s by %1$s. Page - Search Results for: %s Nothing Found Sorry, but nothing matched your search terms. Please try again with some different keywords. It seems we can’t find what you’re looking for. Perhaps searching can help. Pages: Read more

Valdnet commented 3 years ago

And if you want to fully translate themes, please click here: Astrid.

ManeraKai commented 3 years ago

Translated them. Waiting for the creator's review.

Valdnet commented 3 years ago

Cool πŸ‘ . Now we have a complete set of translations on the application page. All text strings, and even in the administration panel, will be in Arabic and Polish πŸ˜‰.

ManeraKai commented 3 years ago

btw, there is a login button: image

Valdnet commented 3 years ago

@ManeraKai The translation is added to the page 😁. You can see how it looks in your language πŸ˜‰.

ManeraKai commented 3 years ago

Nice!: image

Valdnet commented 3 years ago

btw, there is a login button:

This is what I added temporarily to make logging in faster. I can turn it off now. Do you also want access to the Admin Panel?

Nice!:

✌️ ✌️ ✌️ 😁

ManeraKai commented 3 years ago

Do you also want access to the Admin Panel?

Yeah it would help.

Valdnet commented 3 years ago

@ManeraKai You have received an email about a new account? Do you already have access?

ManeraKai commented 3 years ago

image

Valdnet commented 3 years ago

And in this case, do we leave the login on the home page? Do we enter the login via the address?

ManeraKai commented 3 years ago

The login button is just for two people in this world. It really shouldn't be there. Just save it as a bookmark.

Valdnet commented 3 years ago

Ok. I think that we will use the address I will send you via email to log in πŸ˜‰.

Valdnet commented 3 years ago

I also adjusted the 404 error (page missing).

Valdnet commented 3 years ago

I also changed its app name on its app page. Do we also change the subdomain to stm?

ManeraKai commented 3 years ago

I prefer simplytranslate_mobile, but both are suitable. btw: Can you make the site's connections encrypted? I mean https

Valdnet commented 3 years ago

Can you make the site's connections encrypted? I mean https

Unfortunately, we do not have an SSL certificate.

ManeraKai commented 3 years ago

Can you create one with Let's Encrypt?

Valdnet commented 3 years ago

Can you create one with Let's Encrypt?

I'll take a look at it πŸ˜‰.

The subdomain has been changed to stm. You can edit the address on GitHub.

ManeraKai commented 3 years ago

The subdomain has been changed to stm. You can edit the address on GitHub.

Changed.

ManeraKai commented 3 years ago

I'll take a look at it wink.

So..?

Valdnet commented 3 years ago

@ManeraKai For now, what I could do was use a self-signed certificate. One downside is that every visitor to the site first has to acknowledge and add it to the exceptions. We leave it like that?

ManeraKai commented 3 years ago

I see that both http and https are working fine. Will keep it to http for nor because of browser-warnings. Btw, what's wrong?

Valdnet commented 3 years ago

http is redirected to https.

ManeraKai commented 3 years ago

Tried it on 3 browsers. It's http.

Valdnet commented 3 years ago

Now see if you are redirecting http to https.

ManeraKai commented 3 years ago

Same thing. Doesn't redirect.

Valdnet commented 3 years ago

Check now πŸ˜‰. I changed the redirect in the .htaccess file.

ManeraKai commented 3 years ago

I think you broke the site.

Valdnet commented 3 years ago

Delete cookies from your browser, try again. It works fine for me 😁.

ManeraKai commented 3 years ago

Tried it on Tor: not working. Other websites work though.

Valdnet commented 3 years ago

What message do you get after entering the website.

ManeraKai commented 3 years ago

Now it's working, before it gave me a name resolution error for ping requests, or site not found on browsers. Redirects are working nicely too.

Valdnet commented 3 years ago

So it works fine?

ManeraKai commented 3 years ago

Yes, but encryption is self-signed.

Valdnet commented 3 years ago

Yes, I know. This is what I wrote about earlier. I have to leave it at the moment. I can't use the domain certificate for now, because there are other sites that would need to work in https.

ManeraKai commented 3 years ago

You can have separate certificates for different domains or subdomains. Even for different ports too.

ManeraKai commented 3 years ago

This is what I wrote about earlier.

I know. Just to make you confess the reason 😁.

Valdnet commented 3 years ago

You can have separate certificates for different domains or subdomains. Even for different ports too.

I'm talking about a paid certificate that my domain hosting provider offers.

ManeraKai commented 3 years ago

What about Let's Encrypt?