Skip to content

Commit adcfae6

Browse files
committed
add translations/labels
1 parent c9057dd commit adcfae6

2 files changed

Lines changed: 16 additions & 2 deletions

File tree

OpenFlow/src/public/languages/da-DK/web.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,5 +112,12 @@
112112
"Coupon": "Coupon",
113113
"rparole": "RPA Rolle",
114114
"member": "Medlem",
115-
"clients": "Klienter"
115+
"clients": "Klienter",
116+
"customers": "Kunder",
117+
"entityrestrictions": "Objekt begrænsninger",
118+
"resources": "Ressourcer",
119+
"enable multi tenancy": "Aktiver multitenant",
120+
"showproperties": "Vis egenskaber",
121+
"add key": "Tilføj nøgle",
122+
"json": "Json"
116123
}

OpenFlow/src/public/languages/en-US/web.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,5 +112,12 @@
112112
"Coupon": "Coupon",
113113
"rparole": "RPA Role",
114114
"member": "Member",
115-
"clients": "Clients"
115+
"clients": "Clients",
116+
"customers": "Customers",
117+
"entityrestrictions": "Entity restrictions",
118+
"resources": "Resources",
119+
"enable multi tenancy": "Enable multi tenancy",
120+
"showproperties": "Show properties",
121+
"add key": "Add key",
122+
"json": "JSON"
116123
}

0 commit comments

Comments
 (0)