piefed_help PieFed help How do I get languages other than English into the database?
Jump
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearRU
    rufus
    3 months ago 100%

    Thanks, yeah just for now I was actually looking for German. Andrew's answer helped me. In doubt I'll scan for other communities or poke around in the database. Unfortunately I have no clue how Postgres works ;-)

    1
  • piefed_help
    PieFed help rufus 3 months ago 100%
    How do I get languages other than English into the database?

    I've installed PyFedi and did the things outlined in the INSTALL.txt ``` flask db migrate flask init-db ``` Now when I add communities or posts, English is the only option for language. And I've looked into the PostgreSQL database... It's just two rows in the `language` table, Undetermined and English. Did I do something wrong? Is that supposed to happen? How can I add all the other languages, because on piefed.social there is a long list of options available.

    4
    4