mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-821: Merge Japanese translation.
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
],
|
||||
|
||||
"translations" : [
|
||||
"translations/en.json"
|
||||
"translations/en.json",
|
||||
"translations/ja.json"
|
||||
],
|
||||
|
||||
"js" : [
|
||||
|
@@ -0,0 +1,7 @@
|
||||
{
|
||||
|
||||
"LOGIN" : {
|
||||
"INFO_CAS_REDIRECT_PENDING" : "CAS認証にリダイレクトしています。"
|
||||
}
|
||||
|
||||
}
|
Reference in New Issue
Block a user