sectasy0/pyi18n

View on GitHub
examples/custom_xml_loader/locales/pl.xml

Summary

Maintainability
Test Coverage
<pl>
  <hello>
    <hello_full_name_age>Witaj {name} {surname}! Ty masz {age} lat.</hello_full_name_age>
    <hello_user>Witaj {user}!</hello_user>
    <world>Witaj świecie!</world>
  </hello>
</pl>