GUAC-1176: Add Russian translation strings to JDBC authentication.

This commit is contained in:
Michael Jumper
2015-06-03 16:34:52 -07:00
parent 91fb8e3c88
commit 4c0cf58d9f
2 changed files with 4 additions and 2 deletions

View File

@@ -10,7 +10,8 @@
], ],
"translations" : [ "translations" : [
"translations/en_US.json" "translations/en_US.json",
"translations/ru_RU.json"
] ]
} }

View File

@@ -10,7 +10,8 @@
], ],
"translations" : [ "translations" : [
"translations/en_US.json" "translations/en_US.json",
"translations/ru_RU.json"
] ]
} }