forked from Ivasoft/DSView
A new multilingual solution
This commit is contained in:
10
lang/en/device.json
Normal file
10
lang/en/device.json
Normal file
@@ -0,0 +1,10 @@
|
||||
[
|
||||
{
|
||||
"id": "vvv",
|
||||
"text": "xxx"
|
||||
},
|
||||
{
|
||||
"id": "vvv1",
|
||||
"text": "xxx1"
|
||||
}
|
||||
]
|
||||
10
lang/en/main.json
Normal file
10
lang/en/main.json
Normal file
@@ -0,0 +1,10 @@
|
||||
[
|
||||
{
|
||||
"id": "vvv",
|
||||
"text": "xxx"
|
||||
},
|
||||
{
|
||||
"id": "vvv1",
|
||||
"text": "xxx1"
|
||||
}
|
||||
]
|
||||
10
lang/en/msg.json
Normal file
10
lang/en/msg.json
Normal file
@@ -0,0 +1,10 @@
|
||||
[
|
||||
{
|
||||
"id": "vvv",
|
||||
"text": "xxx"
|
||||
},
|
||||
{
|
||||
"id": "vvv1",
|
||||
"text": "xxx1"
|
||||
}
|
||||
]
|
||||
10
lang/en/toolbar.json
Normal file
10
lang/en/toolbar.json
Normal file
@@ -0,0 +1,10 @@
|
||||
[
|
||||
{
|
||||
"id": "IDS_TOOLBAR_MODE",
|
||||
"text": "模式1"
|
||||
},
|
||||
{
|
||||
"id": "IDS_TOOLBAR_START",
|
||||
"text": "Start"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user