Approval in value-sets
This commit is contained in:
parent
c17296db26
commit
99d4acc5be
@ -1,16 +1,16 @@
|
||||
{
|
||||
"measurement_type_set": {
|
||||
"length": "Length",
|
||||
"height": "Height",
|
||||
"width": "Width",
|
||||
"number_of_copies": "Number of copies",
|
||||
"weight": "Weight",
|
||||
"diameter": "Diameter",
|
||||
"wall": "Wall",
|
||||
"number_of_parts": "Number of parts",
|
||||
"die_axis": "Die-axis",
|
||||
"length_socle": "Length of socle",
|
||||
"height_socle": "Height of socle",
|
||||
"width_socle": "Width of socle"
|
||||
"length": "\u0414\u043b\u0438\u043d\u0430",
|
||||
"height": "\u0412\u044b\u0441\u043e\u0442\u0430",
|
||||
"width": "\u0428\u0438\u0440\u0438\u043d\u0430",
|
||||
"number_of_copies": "\u041a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u044d\u043a\u0437\u0435\u043c\u043f\u043b\u044f\u0440\u043e\u0432",
|
||||
"weight": "\u0412\u0435\u0441",
|
||||
"diameter": "\u0414\u0438\u0430\u043c\u0435\u0442\u0440",
|
||||
"wall": "\u0421\u0442\u0435\u043d\u0430",
|
||||
"number_of_parts": "\u041a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0434\u0435\u0442\u0430\u043b\u0435\u0439",
|
||||
"die_axis": "\u041e\u0441\u044c \u0448\u0442\u0430\u043c\u043f\u0430",
|
||||
"length_socle": "\u0414\u043b\u0438\u043d\u0430 \u0446\u043e\u043a\u043e\u043b\u044f",
|
||||
"height_socle": "\u0412\u044b\u0441\u043e\u0442\u0430 \u0446\u043e\u043a\u043e\u043b\u044f",
|
||||
"width_socle": "\u0428\u0438\u0440\u0438\u043d\u0430 \u0446\u043e\u043a\u043e\u043b\u044f"
|
||||
}
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"units_count_copies_set": {
|
||||
"copies": "Copies",
|
||||
"specimen": "Specimen"
|
||||
"copies": "\u042d\u043a\u0437\u0435\u043c\u043f\u043b\u044f\u0440\u043e\u0432",
|
||||
"specimen": "\u041e\u0431\u0440\u0430\u0437\u0446\u043e\u0432"
|
||||
}
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"units_count_parts_set": {
|
||||
"parts": "Parts",
|
||||
"pages": "Pages"
|
||||
"parts": "\u0427\u0430\u0441\u0442\u0435\u0439",
|
||||
"pages": "\u0421\u0442\u0440\u0430\u043d\u0438\u0446"
|
||||
}
|
||||
}
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"units_die_axis_set": {
|
||||
"h": "h"
|
||||
"h": "\u0447"
|
||||
}
|
||||
}
|
@ -1,16 +1,16 @@
|
||||
{
|
||||
"measurement_type_set": {
|
||||
"length": "Length",
|
||||
"height": "Height",
|
||||
"width": "Width",
|
||||
"number_of_copies": "Number of copies",
|
||||
"weight": "Weight",
|
||||
"diameter": "Diameter",
|
||||
"wall": "Wall",
|
||||
"number_of_parts": "Number of parts",
|
||||
"die_axis": "Die-axis",
|
||||
"length_socle": "Length of socle",
|
||||
"height_socle": "Height of socle",
|
||||
"width_socle": "Width of socle"
|
||||
"length": "\u0414\u043e\u0432\u0436\u0438\u043d\u0430",
|
||||
"height": "\u0412\u0438\u0441\u043e\u0442\u0430",
|
||||
"width": "\u0428\u0438\u0440\u0438\u043d\u0430",
|
||||
"number_of_copies": "\u041a\u0456\u043b\u044c\u043a\u0456\u0441\u0442\u044c \u0435\u043a\u0437\u0435\u043c\u043f\u043b\u044f\u0440\u0456\u0432",
|
||||
"weight": "\u0412\u0430\u0433\u0430",
|
||||
"diameter": "\u0414\u0456\u0430\u043c\u0435\u0442\u0440",
|
||||
"wall": "\u0421\u0442\u0456\u043d\u0430",
|
||||
"number_of_parts": "\u041a\u0456\u043b\u044c\u043a\u0456\u0441\u0442\u044c \u0447\u0430\u0441\u0442\u0438\u043d",
|
||||
"die_axis": "\u0412\u0456\u0441\u044c \u043c\u0430\u0442\u0440\u0438\u0446\u0456",
|
||||
"length_socle": "\u0414\u043e\u0432\u0436\u0438\u043d\u0430 \u0446\u043e\u043a\u043e\u043b\u044f",
|
||||
"height_socle": "\u0412\u0438\u0441\u043e\u0442\u0430 \u0446\u043e\u043a\u043e\u043b\u044f",
|
||||
"width_socle": "\u0428\u0438\u0440\u0438\u043d\u0430 \u0446\u043e\u043a\u043e\u043b\u044f"
|
||||
}
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"units_count_copies_set": {
|
||||
"copies": "Copies",
|
||||
"specimen": "Specimen"
|
||||
"copies": "\u041f\u0440\u0438\u043c\u0456\u0440\u043d\u0438\u043a\u0456\u0432",
|
||||
"specimen": "\u0417\u0440\u0430\u0437\u043a\u0456\u0432"
|
||||
}
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"units_count_parts_set": {
|
||||
"parts": "Parts",
|
||||
"pages": "Pages"
|
||||
"parts": "\u0427\u0430\u0441\u0442\u0438\u043d",
|
||||
"pages": "\u0421\u0442\u043e\u0440\u0456\u043d\u043e\u043a"
|
||||
}
|
||||
}
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"units_die_axis_set": {
|
||||
"h": "h"
|
||||
"h": "\u0433"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user