anki-geo / ultimate-geography

Geography flashcard deck for Anki
https://ankiweb.net/shared/info/2109889812
Other
761 stars 79 forks source link

Added Swedish translation for deck header. #630

Closed melissis closed 3 weeks ago

melissis commented 4 months ago

Untested.

melissis commented 4 months ago

I added a bonus pair of line breaks that I don't think was in the English version.

melissis commented 4 months ago

I just created a new file on github.com, copied English text and pasted. Is it in UTF-8 now or do I need to do something more?

melissis commented 4 months ago

(but with a new randomly generated UUID)

How do I get a UUID? ; v ;

aplaice commented 4 months ago

How do I get a UUID? ; v ;

If you're on a Linux system, then uuidgen will generate one. If you have access to a python runtime, then import uuid; str(uuid.uuid4()) will also do the job. Otherwise, the website https://www.uuidgenerator.net/ seems to do the job.

aplaice commented 3 weeks ago

I think that we can merge this! (I'll leave this open for a while longer in case somebody catches something, but will otherwise squash/merge this soon.)

Sorry @melissis for the delay and thanks for the translation!