GUACAMOLE-1054: Merge improve Russian translation

This commit is contained in:
Virtually Nick
2020-05-08 10:55:21 -04:00
committed by GitHub
14 changed files with 684 additions and 234 deletions

View File

@@ -12,7 +12,8 @@
"translations" : [
"translations/de.json",
"translations/en.json",
"translations/ja.json"
"translations/ja.json",
"translations/ru.json"
],
"js" : [

View File

@@ -0,0 +1,7 @@
{
"DATA_SOURCE_RADIUS" : {
"NAME" : "Бэкенд RADIUS"
}
}