new
This commit is contained in:
+3
-3
@@ -29,7 +29,7 @@
|
||||
|
||||
// Dictionary (systemDictionary is global variable from adapter-settings.js)
|
||||
systemDictionary = {
|
||||
"template-rest adapter settings": {"de": "Beispiel", "ru": "Пример"},
|
||||
"rest adapter settings": {"de": "Beispiel", "ru": "Пример"},
|
||||
"test1": {"en": "Test 1", "de": "Test 1", "ru": "Тест 1"},
|
||||
"test2": {"en": "Test 2", "de": "Test 2", "ru": "Тест 2"},
|
||||
|
||||
@@ -173,8 +173,8 @@
|
||||
<div id="adapter-container">
|
||||
|
||||
<table><tr>
|
||||
<td><img src="template-rest.png"/></td>
|
||||
<td><h3 class="translate">template-rest adapter settings</h3></td>
|
||||
<td><img src="rest.png"/></td>
|
||||
<td><h3 class="translate">rest adapter settings</h3></td>
|
||||
</tr></table>
|
||||
<table>
|
||||
<tr><td class="translate">test1</td><td> <input class="value" id="test1"/></td></tr>
|
||||
|
||||
Reference in New Issue
Block a user