mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUACAMOLE-1054: Improve Russian translation
This commit is contained in:
@@ -12,7 +12,8 @@
|
||||
"translations" : [
|
||||
"translations/de.json",
|
||||
"translations/en.json",
|
||||
"translations/ja.json"
|
||||
"translations/ja.json",
|
||||
"translations/ru.json"
|
||||
],
|
||||
|
||||
"js" : [
|
||||
|
@@ -0,0 +1,12 @@
|
||||
{
|
||||
|
||||
"DATA_SOURCE_OPENID" : {
|
||||
"NAME" : "Бэкенд OpenID SSO"
|
||||
},
|
||||
|
||||
"LOGIN" : {
|
||||
"FIELD_HEADER_ID_TOKEN" : "",
|
||||
"INFO_REDIRECT_PENDING" : "Пожалуйста, подождите. Переадресую на страницу аутентификации..."
|
||||
}
|
||||
|
||||
}
|
Reference in New Issue
Block a user