mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUACAMOLE-699: Fix language ordering, add de.json to auth-jdbc-*, fix intendation
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
],
|
||||
|
||||
"translations" : [
|
||||
"translations/en.json",
|
||||
"translations/de.json"
|
||||
"translations/de.json",
|
||||
"translations/en.json"
|
||||
],
|
||||
|
||||
"js" : [
|
||||
|
@@ -10,8 +10,8 @@
|
||||
],
|
||||
|
||||
"translations" : [
|
||||
"translations/en.json",
|
||||
"translations/de.json"
|
||||
"translations/de.json",
|
||||
"translations/en.json"
|
||||
],
|
||||
|
||||
"js" : [
|
||||
|
@@ -19,6 +19,7 @@
|
||||
],
|
||||
|
||||
"translations" : [
|
||||
"translations/de.json",
|
||||
"translations/en.json",
|
||||
"translations/es.json",
|
||||
"translations/fr.json",
|
||||
|
@@ -19,6 +19,7 @@
|
||||
],
|
||||
|
||||
"translations" : [
|
||||
"translations/de.json",
|
||||
"translations/en.json",
|
||||
"translations/es.json",
|
||||
"translations/fr.json",
|
||||
|
@@ -19,6 +19,7 @@
|
||||
],
|
||||
|
||||
"translations" : [
|
||||
"translations/de.json",
|
||||
"translations/en.json",
|
||||
"translations/es.json",
|
||||
"translations/fr.json",
|
||||
|
@@ -10,6 +10,7 @@
|
||||
],
|
||||
|
||||
"translations" : [
|
||||
"translations/de.json",
|
||||
"translations/en.json"
|
||||
]
|
||||
|
||||
|
@@ -10,8 +10,8 @@
|
||||
],
|
||||
|
||||
"translations" : [
|
||||
"translations/en.json",
|
||||
"translations/de.json"
|
||||
"translations/de.json",
|
||||
"translations/en.json"
|
||||
],
|
||||
|
||||
"js" : [
|
||||
|
@@ -21,8 +21,8 @@
|
||||
],
|
||||
|
||||
"translations" : [
|
||||
"translations/en.json",
|
||||
"translations/de.json"
|
||||
"translations/de.json",
|
||||
"translations/en.json"
|
||||
],
|
||||
|
||||
"resources" : {
|
||||
|
@@ -10,8 +10,8 @@
|
||||
],
|
||||
|
||||
"translations" : [
|
||||
"translations/en.json",
|
||||
"translations/de.json"
|
||||
"translations/de.json",
|
||||
"translations/en.json"
|
||||
],
|
||||
|
||||
"js" : [
|
||||
|
@@ -10,8 +10,8 @@
|
||||
],
|
||||
|
||||
"translations" : [
|
||||
"translations/en.json",
|
||||
"translations/de.json"
|
||||
"translations/de.json",
|
||||
"translations/en.json"
|
||||
],
|
||||
|
||||
"js" : [
|
||||
|
Reference in New Issue
Block a user