-
Notifications
You must be signed in to change notification settings - Fork 127
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #256 from openedx/abdullahwaheed/transifex-languag…
…es-list-update Supported Transifex languages in Makefile
- Loading branch information
Showing
16 changed files
with
217 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,3 +7,5 @@ temp | |
src/i18n/transifex_input.json | ||
module.config.js | ||
.idea/ | ||
|
||
.vscode |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,34 +1,28 @@ | ||
import arMessages from './messages/ar.json'; | ||
|
||
import caMessages from './messages/ca.json'; | ||
import heMessages from './messages/he.json'; | ||
import idMessages from './messages/id.json'; | ||
import plMessages from './messages/pl.json'; | ||
import ruMessages from './messages/ru.json'; | ||
import thMessages from './messages/th.json'; | ||
import ukMessages from './messages/uk.json'; | ||
|
||
// no need to import en messages-- they are in the defaultMessage field | ||
import es419Messages from './messages/es_419.json'; | ||
import frMessages from './messages/fr.json'; | ||
import kokrMessages from './messages/ko_KR.json'; | ||
import ptbrMessages from './messages/pt_BR.json'; | ||
import es419Messages from './messages/es_419.json'; | ||
import zhcnMessages from './messages/zh_CN.json'; | ||
import ptMessages from './messages/pt.json'; | ||
import itMessages from './messages/it.json'; | ||
import ukMessages from './messages/uk.json'; | ||
import deMessages from './messages/de.json'; | ||
import ruMessages from './messages/ru.json'; | ||
import hiMessages from './messages/hi.json'; | ||
import frCAMessages from './messages/fr_CA.json'; | ||
// no need to import en messages-- they are in the defaultMessage field | ||
|
||
const messages = { | ||
ar: arMessages, | ||
ca: caMessages, | ||
he: heMessages, | ||
id: idMessages, | ||
pl: plMessages, | ||
ru: ruMessages, | ||
th: thMessages, | ||
uk: ukMessages, | ||
'es-419': es419Messages, | ||
fr: frMessages, | ||
'zh-cn': zhcnMessages, | ||
'ko-kr': kokrMessages, | ||
'pt-br': ptbrMessages, | ||
pt: ptMessages, | ||
it: itMessages, | ||
de: deMessages, | ||
hi: hiMessages, | ||
'fr-ca': frCAMessages, | ||
ru: ruMessages, | ||
uk: ukMessages, | ||
}; | ||
|
||
export default messages; |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
{ | ||
"general.register.sentenceCase": "Register", | ||
"general.signIn.sentenceCase": "Sign in", | ||
"header.links.courses": "Courses", | ||
"header.links.programs": "Programs", | ||
"header.links.content.search": "Discover New", | ||
"header.links.schools": "Schools & Partners", | ||
"header.user.menu.dashboard": "Dashboard", | ||
"header.user.menu.profile": "Profile", | ||
"header.user.menu.account.settings": "Account", | ||
"header.user.menu.order.history": "Order History", | ||
"header.user.menu.logout": "Logout", | ||
"header.user.menu.login": "Login", | ||
"header.user.menu.register": "Sign Up", | ||
"header.user.menu.studio.home": "Studio Home", | ||
"header.user.menu.studio.maintenance": "Maintenance", | ||
"header.label.account.nav": "Account", | ||
"header.label.account.menu": "Account Menu", | ||
"header.label.account.menu.for": "Account menu for {username}", | ||
"header.label.main.nav": "Main", | ||
"header.label.main.menu": "Main Menu", | ||
"header.label.main.header": "Main", | ||
"header.label.secondary.nav": "Secondary", | ||
"header.label.skip.nav": "Skip to main content", | ||
"header.label.app.nav": "App", | ||
"header.menu.dashboard.label": "Dashboard", | ||
"header.help.label": "Help", | ||
"header.menu.profile.label": "Profile", | ||
"header.menu.account.label": "Account", | ||
"header.menu.orderHistory.label": "Order History", | ||
"header.navigation.skipNavLink": "Skip to main content.", | ||
"header.menu.signOut.label": "Sign Out" | ||
} |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
{ | ||
"general.register.sentenceCase": "Register", | ||
"general.signIn.sentenceCase": "Sign in", | ||
"header.links.courses": "Courses", | ||
"header.links.programs": "Programs", | ||
"header.links.content.search": "Discover New", | ||
"header.links.schools": "Schools & Partners", | ||
"header.user.menu.dashboard": "Dashboard", | ||
"header.user.menu.profile": "Profile", | ||
"header.user.menu.account.settings": "Account", | ||
"header.user.menu.order.history": "Order History", | ||
"header.user.menu.logout": "Logout", | ||
"header.user.menu.login": "Login", | ||
"header.user.menu.register": "Sign Up", | ||
"header.user.menu.studio.home": "Studio Home", | ||
"header.user.menu.studio.maintenance": "Maintenance", | ||
"header.label.account.nav": "Account", | ||
"header.label.account.menu": "Account Menu", | ||
"header.label.account.menu.for": "Account menu for {username}", | ||
"header.label.main.nav": "Main", | ||
"header.label.main.menu": "Main Menu", | ||
"header.label.main.header": "Main", | ||
"header.label.secondary.nav": "Secondary", | ||
"header.label.skip.nav": "Skip to main content", | ||
"header.label.app.nav": "App", | ||
"header.menu.dashboard.label": "Dashboard", | ||
"header.help.label": "Help", | ||
"header.menu.profile.label": "Profile", | ||
"header.menu.account.label": "Account", | ||
"header.menu.orderHistory.label": "Order History", | ||
"header.navigation.skipNavLink": "Skip to main content.", | ||
"header.menu.signOut.label": "Sign Out" | ||
} |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
{ | ||
"general.register.sentenceCase": "Register", | ||
"general.signIn.sentenceCase": "Sign in", | ||
"header.links.courses": "Courses", | ||
"header.links.programs": "Programs", | ||
"header.links.content.search": "Discover New", | ||
"header.links.schools": "Schools & Partners", | ||
"header.user.menu.dashboard": "Dashboard", | ||
"header.user.menu.profile": "Profile", | ||
"header.user.menu.account.settings": "Account", | ||
"header.user.menu.order.history": "Order History", | ||
"header.user.menu.logout": "Logout", | ||
"header.user.menu.login": "Login", | ||
"header.user.menu.register": "Sign Up", | ||
"header.user.menu.studio.home": "Studio Home", | ||
"header.user.menu.studio.maintenance": "Maintenance", | ||
"header.label.account.nav": "Account", | ||
"header.label.account.menu": "Account Menu", | ||
"header.label.account.menu.for": "Account menu for {username}", | ||
"header.label.main.nav": "Main", | ||
"header.label.main.menu": "Main Menu", | ||
"header.label.main.header": "Main", | ||
"header.label.secondary.nav": "Secondary", | ||
"header.label.skip.nav": "Skip to main content", | ||
"header.label.app.nav": "App", | ||
"header.menu.dashboard.label": "Dashboard", | ||
"header.help.label": "Help", | ||
"header.menu.profile.label": "Profile", | ||
"header.menu.account.label": "Account", | ||
"header.menu.orderHistory.label": "Order History", | ||
"header.navigation.skipNavLink": "Skip to main content.", | ||
"header.menu.signOut.label": "Sign Out" | ||
} |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
{ | ||
"general.register.sentenceCase": "Register", | ||
"general.signIn.sentenceCase": "Sign in", | ||
"header.links.courses": "Courses", | ||
"header.links.programs": "Programs", | ||
"header.links.content.search": "Discover New", | ||
"header.links.schools": "Schools & Partners", | ||
"header.user.menu.dashboard": "Dashboard", | ||
"header.user.menu.profile": "Profile", | ||
"header.user.menu.account.settings": "Account", | ||
"header.user.menu.order.history": "Order History", | ||
"header.user.menu.logout": "Logout", | ||
"header.user.menu.login": "Login", | ||
"header.user.menu.register": "Sign Up", | ||
"header.user.menu.studio.home": "Studio Home", | ||
"header.user.menu.studio.maintenance": "Maintenance", | ||
"header.label.account.nav": "Account", | ||
"header.label.account.menu": "Account Menu", | ||
"header.label.account.menu.for": "Account menu for {username}", | ||
"header.label.main.nav": "Main", | ||
"header.label.main.menu": "Main Menu", | ||
"header.label.main.header": "Main", | ||
"header.label.secondary.nav": "Secondary", | ||
"header.label.skip.nav": "Skip to main content", | ||
"header.label.app.nav": "App", | ||
"header.menu.dashboard.label": "Dashboard", | ||
"header.help.label": "Help", | ||
"header.menu.profile.label": "Profile", | ||
"header.menu.account.label": "Account", | ||
"header.menu.orderHistory.label": "Order History", | ||
"header.navigation.skipNavLink": "Skip to main content.", | ||
"header.menu.signOut.label": "Sign Out" | ||
} |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,33 @@ | ||
{} | ||
{ | ||
"general.register.sentenceCase": "Register", | ||
"general.signIn.sentenceCase": "Sign in", | ||
"header.links.courses": "Courses", | ||
"header.links.programs": "Programs", | ||
"header.links.content.search": "Discover New", | ||
"header.links.schools": "Schools & Partners", | ||
"header.user.menu.dashboard": "Dashboard", | ||
"header.user.menu.profile": "Profile", | ||
"header.user.menu.account.settings": "Account", | ||
"header.user.menu.order.history": "Order History", | ||
"header.user.menu.logout": "Logout", | ||
"header.user.menu.login": "Login", | ||
"header.user.menu.register": "Sign Up", | ||
"header.user.menu.studio.home": "Studio Home", | ||
"header.user.menu.studio.maintenance": "Maintenance", | ||
"header.label.account.nav": "Account", | ||
"header.label.account.menu": "Account Menu", | ||
"header.label.account.menu.for": "Account menu for {username}", | ||
"header.label.main.nav": "Main", | ||
"header.label.main.menu": "Main Menu", | ||
"header.label.main.header": "Main", | ||
"header.label.secondary.nav": "Secondary", | ||
"header.label.skip.nav": "Skip to main content", | ||
"header.label.app.nav": "App", | ||
"header.menu.dashboard.label": "Dashboard", | ||
"header.help.label": "Help", | ||
"header.menu.profile.label": "Profile", | ||
"header.menu.account.label": "Account", | ||
"header.menu.orderHistory.label": "Order History", | ||
"header.navigation.skipNavLink": "Skip to main content.", | ||
"header.menu.signOut.label": "Sign Out" | ||
} |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,33 @@ | ||
{} | ||
{ | ||
"general.register.sentenceCase": "Register", | ||
"general.signIn.sentenceCase": "Sign in", | ||
"header.links.courses": "Courses", | ||
"header.links.programs": "Programs", | ||
"header.links.content.search": "Discover New", | ||
"header.links.schools": "Schools & Partners", | ||
"header.user.menu.dashboard": "Dashboard", | ||
"header.user.menu.profile": "Profile", | ||
"header.user.menu.account.settings": "Account", | ||
"header.user.menu.order.history": "Order History", | ||
"header.user.menu.logout": "Logout", | ||
"header.user.menu.login": "Login", | ||
"header.user.menu.register": "Sign Up", | ||
"header.user.menu.studio.home": "Studio Home", | ||
"header.user.menu.studio.maintenance": "Maintenance", | ||
"header.label.account.nav": "Account", | ||
"header.label.account.menu": "Account Menu", | ||
"header.label.account.menu.for": "Account menu for {username}", | ||
"header.label.main.nav": "Main", | ||
"header.label.main.menu": "Main Menu", | ||
"header.label.main.header": "Main", | ||
"header.label.secondary.nav": "Secondary", | ||
"header.label.skip.nav": "Skip to main content", | ||
"header.label.app.nav": "App", | ||
"header.menu.dashboard.label": "Dashboard", | ||
"header.help.label": "Help", | ||
"header.menu.profile.label": "Profile", | ||
"header.menu.account.label": "Account", | ||
"header.menu.orderHistory.label": "Order History", | ||
"header.navigation.skipNavLink": "Skip to main content.", | ||
"header.menu.signOut.label": "Sign Out" | ||
} |