mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-10-27 07:03:07 +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" : [
|
||||||
"translations/en.json",
|
"translations/de.json",
|
||||||
"translations/de.json"
|
"translations/en.json"
|
||||||
],
|
],
|
||||||
|
|
||||||
"js" : [
|
"js" : [
|
||||||
|
|||||||
@@ -10,8 +10,8 @@
|
|||||||
],
|
],
|
||||||
|
|
||||||
"translations" : [
|
"translations" : [
|
||||||
"translations/en.json",
|
"translations/de.json",
|
||||||
"translations/de.json"
|
"translations/en.json"
|
||||||
],
|
],
|
||||||
|
|
||||||
"js" : [
|
"js" : [
|
||||||
|
|||||||
@@ -19,6 +19,7 @@
|
|||||||
],
|
],
|
||||||
|
|
||||||
"translations" : [
|
"translations" : [
|
||||||
|
"translations/de.json",
|
||||||
"translations/en.json",
|
"translations/en.json",
|
||||||
"translations/es.json",
|
"translations/es.json",
|
||||||
"translations/fr.json",
|
"translations/fr.json",
|
||||||
|
|||||||
@@ -19,6 +19,7 @@
|
|||||||
],
|
],
|
||||||
|
|
||||||
"translations" : [
|
"translations" : [
|
||||||
|
"translations/de.json",
|
||||||
"translations/en.json",
|
"translations/en.json",
|
||||||
"translations/es.json",
|
"translations/es.json",
|
||||||
"translations/fr.json",
|
"translations/fr.json",
|
||||||
|
|||||||
@@ -19,6 +19,7 @@
|
|||||||
],
|
],
|
||||||
|
|
||||||
"translations" : [
|
"translations" : [
|
||||||
|
"translations/de.json",
|
||||||
"translations/en.json",
|
"translations/en.json",
|
||||||
"translations/es.json",
|
"translations/es.json",
|
||||||
"translations/fr.json",
|
"translations/fr.json",
|
||||||
|
|||||||
@@ -10,6 +10,7 @@
|
|||||||
],
|
],
|
||||||
|
|
||||||
"translations" : [
|
"translations" : [
|
||||||
|
"translations/de.json",
|
||||||
"translations/en.json"
|
"translations/en.json"
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
@@ -10,8 +10,8 @@
|
|||||||
],
|
],
|
||||||
|
|
||||||
"translations" : [
|
"translations" : [
|
||||||
"translations/en.json",
|
"translations/de.json",
|
||||||
"translations/de.json"
|
"translations/en.json"
|
||||||
],
|
],
|
||||||
|
|
||||||
"js" : [
|
"js" : [
|
||||||
|
|||||||
@@ -21,8 +21,8 @@
|
|||||||
],
|
],
|
||||||
|
|
||||||
"translations" : [
|
"translations" : [
|
||||||
"translations/en.json",
|
"translations/de.json",
|
||||||
"translations/de.json"
|
"translations/en.json"
|
||||||
],
|
],
|
||||||
|
|
||||||
"resources" : {
|
"resources" : {
|
||||||
|
|||||||
@@ -10,8 +10,8 @@
|
|||||||
],
|
],
|
||||||
|
|
||||||
"translations" : [
|
"translations" : [
|
||||||
"translations/en.json",
|
"translations/de.json",
|
||||||
"translations/de.json"
|
"translations/en.json"
|
||||||
],
|
],
|
||||||
|
|
||||||
"js" : [
|
"js" : [
|
||||||
|
|||||||
@@ -10,8 +10,8 @@
|
|||||||
],
|
],
|
||||||
|
|
||||||
"translations" : [
|
"translations" : [
|
||||||
"translations/en.json",
|
"translations/de.json",
|
||||||
"translations/de.json"
|
"translations/en.json"
|
||||||
],
|
],
|
||||||
|
|
||||||
"js" : [
|
"js" : [
|
||||||
|
|||||||
Reference in New Issue
Block a user