There are some missing translations. We should find them, translate and add default values.
Recap of missing translations:
Help would be appreciated 馃憤.
@clement-pannetier posts already exists for Slovak, I believe. Or am I missing something?
@clement-pannetier posts already exists for Slovak, I believe. Or am I missing something?
@a1x42, I don't see [posts] inside the sk.toml file.
@clement-pannetier lol, classic case of pebkac! it exists only in my fork! ;-)
I'm confused, which entries are actually missing from the translation files? (I can submit the Romanian one no problem, just need to know what is needed)
Would it be just...
[posts]
other = "Articole"
... or are there others?
I'm confused, which entries are actually missing from the translation files? (I can submit the Romanian one no problem, just need to know what is needed)
Would it be just...
[posts] other = "Articole"... or are there others?
Hi @sdwolfz, you also need to add see_also + author i18n translations.
@clement-pannetier I don't see posts being used anywhere. Can you explain why we need to add that?
I need to see an example of how it's being used before I can translate it properly.
@clement-pannetier I don't see
postsbeing used anywhere. Can you explain why we need to add that?
I need to see an example of how it's being used before I can translate it properly.
@josephting, this theme uses one content type, posts. When you go to <url>/posts (assuming you have a posts folder inside content), there is a h1 element (Posts) that need to be translated. If we add another content type, for example "Projects", this one should be translated too, etc...
Closed by accident.
Stop closing this issue automatically, Github. xD
Guys, I just have updated the en.toml and pt-br.toml with all the missing translation. You can use them as base for other translations.
@clement-pannetier, thanks for researching every missing translation and pinging people to help.
Another thing, I think that the category, tag and series translations are no working. Maybe we'll need to add the plural form translation for these words.
@luizdepra Also noticed that I made a typo in the wiki, I wrote "Hugarian" instead of "Hungarian". Two in a row, wow 馃く.
Fixed, @clement-pannetier. xD
Stop closing this issue automatically, Github. xD
lol that's why I made it like this in #455 to not trigger auto closing 馃槄
Resolves one of the item in #417
Another thing, I think that the category, tag and series translations are no working. Maybe we'll need to add the plural form translation for these words.
@luizdepra, I'm working on that. Do you want to open a new issue ? If you remember, I started to do it when I worked on the projects archetype here #323.
@clement-pannetier I think we could make the fix based on all the already translated texts and ask for people's review. But, sure, I should create another issue.
Most helpful comment
Recap of missing translations:
Help would be appreciated 馃憤.