mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 21:27:40 +00:00
GUAC-1176: Add Russian translation strings to JDBC authentication.
This commit is contained in:
@@ -10,7 +10,8 @@
|
|||||||
],
|
],
|
||||||
|
|
||||||
"translations" : [
|
"translations" : [
|
||||||
"translations/en_US.json"
|
"translations/en_US.json",
|
||||||
|
"translations/ru_RU.json"
|
||||||
]
|
]
|
||||||
|
|
||||||
}
|
}
|
||||||
|
@@ -10,7 +10,8 @@
|
|||||||
],
|
],
|
||||||
|
|
||||||
"translations" : [
|
"translations" : [
|
||||||
"translations/en_US.json"
|
"translations/en_US.json",
|
||||||
|
"translations/ru_RU.json"
|
||||||
]
|
]
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user