Skip to content

Instantly share code, notes, and snippets.

@fischerbach
Created April 8, 2021 09:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fischerbach/42148ca9b7c651dd7865d97508c518da to your computer and use it in GitHub Desktop.
Save fischerbach/42148ca9b7c651dd7865d97508c518da to your computer and use it in GitHub Desktop.
import gettext
_ = gettext.gettext
###Each label string replace surround by _() function:
st.markdown(_('## This app uses Zenserp API'))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment