Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2,262 Commits
Β 
Β 
Β 
Β 

Repository files navigation

itch-i18n

Translations for https://github.com/itchio/itch

Contribute at: https://weblate.itch.zone/projects/itchio/

Strings use ICU MessageFormat:

  • Placeholders look like {title}. Keep the name inside the braces exactly as it appears in the English string.
  • Plurals use ICU plural syntax: {count, plural, one {# item} other {# items}}, with the plural categories for your language.
  • A literal apostrophe directly before { or } must be doubled: ''{title}' displays as 'Title'.

About

🌏 Translations for the itch desktop app

Resources

Stars

10 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors