You've already forked AstralRinth
forked from didirus/AstralRinth
Add translation keys for Environment Indicator component (#136)
* Begin Work * Finish work
This commit is contained in:
@@ -58,5 +58,23 @@
|
||||
},
|
||||
"omorphia.component.copy.action.copy": {
|
||||
"defaultMessage": "Copy code to clipboard"
|
||||
},
|
||||
"omorphia.component.environment-indicator.label.client": {
|
||||
"defaultMessage": "Client"
|
||||
},
|
||||
"omorphia.component.environment-indicator.label.client-and-server": {
|
||||
"defaultMessage": "Client and server"
|
||||
},
|
||||
"omorphia.component.environment-indicator.label.client-or-server": {
|
||||
"defaultMessage": "Client or server"
|
||||
},
|
||||
"omorphia.component.environment-indicator.label.server": {
|
||||
"defaultMessage": "Server"
|
||||
},
|
||||
"omorphia.component.environment-indicator.label.type": {
|
||||
"defaultMessage": "A {type}"
|
||||
},
|
||||
"omorphia.component.environment-indicator.label.unsupported": {
|
||||
"defaultMessage": "Unsupported"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user