speaklater: speaklater (a lazy string for python useful for use with gettext)
speaklater:
speaklater: A module that provides lazy strings for translations. Basically you
speaklater: get an object that appears to be a string but changes the value every
speaklater: time the value is evaluated based on a callable you provide.
speaklater:
speaklater: https://github.com/mitsuhiko/speaklater
speaklater:
speaklater:
speaklater:
speaklater: