added translation string to JSON files, removed unneccessary class (already covered by bootstrap CSS) and moved noscript CSS load into head (allowed when not using XHTML)

This commit is contained in:
El RIDO
2016-11-13 12:27:09 +01:00
parent 64e1e0d7c4
commit 9dcdb3172c
9 changed files with 26 additions and 17 deletions

View File

@@ -149,5 +149,6 @@
"Editor": "Éditer",
"Preview": "Prévisualiser",
"PrivateBin requires the PATH to end in a \"%s\". Please update the PATH in your index.php.":
"PrivateBin requires the PATH to end in a \"%s\". Please update the PATH in your index.php."
"PrivateBin requires the PATH to end in a \"%s\". Please update the PATH in your index.php.",
"Loading…": "Loading…"
}