summaryrefslogtreecommitdiff
path: root/src/locales
diff options
context:
space:
mode:
authorMaksim Zakharov <m.zakharov@IBS.RU>2022-08-18 10:24:36 +0300
committerMaksim Zakharov <m.zakharov@IBS.RU>2022-08-18 10:24:36 +0300
commitc978553bdaf95a5f5120456bbb5e56cb53120d8f (patch)
tree86e10a26c23af51b5214e278013223b6ae09f0af /src/locales
parentf82723a6720ebda943e882f3ef3f297e2f416a38 (diff)
downloadwebui-vue-c978553bdaf95a5f5120456bbb5e56cb53120d8f.tar.xz
add requests for pci page
Diffstat (limited to 'src/locales')
-rw-r--r--src/locales/en-US.json4
-rw-r--r--src/locales/ru-RU.json4
2 files changed, 6 insertions, 2 deletions
diff --git a/src/locales/en-US.json b/src/locales/en-US.json
index 7b86a298..c6f209c4 100644
--- a/src/locales/en-US.json
+++ b/src/locales/en-US.json
@@ -1109,7 +1109,9 @@
"name": "Name",
"type": "Type",
"model": "Model",
- "manufacturer": "Manufacturer"
+ "manufacturer": "Manufacturer",
+ "classCode": "Class Code",
+ "deviceClass": "Device Class"
}
},
"countries": {
diff --git a/src/locales/ru-RU.json b/src/locales/ru-RU.json
index 24f447a7..621ef62e 100644
--- a/src/locales/ru-RU.json
+++ b/src/locales/ru-RU.json
@@ -1109,7 +1109,9 @@
"name": "Имя устройства",
"type": "Тип устройства",
"model": "Модель",
- "manufacturer": "Производитель"
+ "manufacturer": "Производитель",
+ "classCode": "Код класса",
+ "deviceClass": "Класс девайса"
}
},
"countries": {