omegamma/i18n/en.json

28 lines
433 B
JSON
Raw Normal View History

{
"worksOn": {
"other": "Works on: "
},
"availableOn": {
"other": "Available on "
},
"status": {
"other": "Status: "
},
"learnMore": {
"other": "Learn more"
},
"language": {
"other": "Language"
},
"translated": {
"other": "Translated in: "
},
"en": {
"other": "English"
},
"fr": {
"other": "French"
}
}