Skip to content

Instantly share code, notes, and snippets.

@priyankajayaswal1
Created March 17, 2015 12:52
Show Gist options
  • Save priyankajayaswal1/75a91df86d7a2e7fdd33 to your computer and use it in GitHub Desktop.
Save priyankajayaswal1/75a91df86d7a2e7fdd33 to your computer and use it in GitHub Desktop.
# -*- coding: utf-8 -*-
msg = {
'qqq': {
'piper': u'Robot: Munging the article text.',
},
'ar': {
'piper': u'روبوت: استبدال نص المقال من خلال {}',
},
'en': {
'piper': u'Robot: Piping the article text through {}',
},
'fa': {
'piper': u'ربات: رد کردن متن مقاله از درون {}',
},
'is': {
'piper': u'Vélmenni: Pípa texta síðunnar í gegnum {}',
},
'nl': {
'piper': u'Bot: paginatekst door {} geleid'
},
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment