We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee74a4b commit 5595193Copy full SHA for 5595193
1 file changed
plugin_Relay/Assets/Strings/en.json
@@ -99,11 +99,11 @@
99
},
100
{
101
"id": "/RelayStatuses/ServiceError",
102
- "translation": "Service error!\nE_SERVICE_ERRROR\nThe data receiver service couldn't be instantiated due to an error. {}"
+ "translation": "Service error!\nE_SERVICE_ERROR\nThe data receiver service couldn't be instantiated due to an error. {}"
103
104
105
"id": "/RelayStatuses/ConnectionError",
106
- "translation": "Connection error!\nE_CONNECTION_ERRROR\nCouldn't connect to the data service server due to an error. {}"
+ "translation": "Connection error!\nE_CONNECTION_ERROR\nCouldn't connect to the data service server due to an error. {}"
107
108
109
"id": "/RelayStatuses/ConnectionLost",
0 commit comments