migueravila / Bento

🍱 The minimalist, elegant and hackable startpage.
https://migueravila.github.io/Bento/
GNU General Public License v3.0
2.03k stars 2.55k forks source link

How to put information in French #28

Closed ITRecords38 closed 3 years ago

ITRecords38 commented 3 years ago

Hi,

Wonderful start page :)

Two little questions :

  1. can we do the translation in French ?
weather
  1. I uncomment the line to display the wallpaper but it does not appear background

Thanks

vlag24 commented 3 years ago

hello, I'm French too

I did this to hide it : go to Bento/sass/main.scss and uncomment a few lines :

21⁄04⁄21-18h58

ITRecords38 commented 3 years ago

Hi @vlag24,

Thanks for the response. after uncommenting it didn't change anything. Weird.

bento
vlag24 commented 3 years ago

well, on my computer I have to refresh several times before seeing at the changes... it's working for me though, yes weird !!

21⁄04⁄21-19h30

ITRecords38 commented 3 years ago

@vlag24

ok. I will clean my browser's cache. I'll keep you informed. for the moment nothing is happening.

vlag24 commented 3 years ago

@GrimlocK38 maybe another way to hide it (not tested): comment one line in Bento/js/weather.js 21⁄04⁄21-19h52

ITRecords38 commented 3 years ago

@vlag24

Perfect :). on the other hand the very bizarre translation. does not apply for the moment

weather

2/ I did the translation in the time.js file

vlag24 commented 3 years ago

@GrimlocK38 great ! I did it myself too

ITRecords38 commented 3 years ago

@vlag24,

Good :). Thanks for help.

by cons I wanted to display the wall.jpg but even uncommenting the wallpaper is not displayed. you were able to test ?

vlag24 commented 3 years ago

sorry, no. Not yet, but I red some comments ( https://www.reddit.com/r/unixporn/comments/kt1qlg/plasma_my_first_rice_on_endeavouros_with_kde/gk50xzv/?utm_source=reddit&utm_medium=web2x&context=3) in which some guy did not succeed... For now I'm struggling with the timezone : the time is showing 20:28 right now, but it's 22:28 in my timezone. Didn't found how to change it... will see tomorrow ;-)

ITRecords38 commented 3 years ago

@vlag24

Hi, How are you. concerning the wallpaper ok. i go have see. for the time zone I did not touch anything on my side.

we keep up to date.

vlag24 commented 3 years ago

@GrimlocK38 hello, fine thank you, hope you're also I found the fix for my timezone issue, here the fix which could help people with the same problem, go to Bento/js/time.js change the code and adjust the number of hours desired, 2 for me : 22⁄04⁄21-16h51

voilà ! If you need help for the wallpaper to display, I will try to search for a fix later today. cheers !

ITRecords38 commented 3 years ago

@vlag24

Yeah. very well also. thanks. Perfect for the timezone 😉

I modified in these places but nothing helps (wallpaper) main.css and style.css but nothing

main style
vlag24 commented 3 years ago

@GrimlocK38 well I tried for more than 30 minutes to find a solution without any luck :( I will try again later...

ITRecords38 commented 3 years ago

@vlag24

there is another part that blocks because I think where I was seems coherent to me. we will get there :)

vlag24 commented 3 years ago

@GrimlocK38 you're right but yesterday and today, it tried to change some codes multiples times without any luck, again... well, I'll let the white background for now. If someone found a way... don't hesitate to share it ;-)

ITRecords38 commented 3 years ago

@vlag24,

Hi, If I have something new, yes I will come back to let you know 😉. Thanks again

migueravila commented 3 years ago

Hi @GrimlocK38 @vlag24 !!! In the new version of Bento you can enable the Background just changing the config file. You just need to fork the repo again!