mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-24 04:04:35 +08:00
17 lines
348 B
JSON
17 lines
348 B
JSON
{
|
|
"Controller": {
|
|
"Main": {
|
|
"warnLicenseAnonymous": "Tilgang nektet for anonyme brukere.<br>Dette dokumentet åpnes i visningsmodus."
|
|
}
|
|
},
|
|
"View": {
|
|
"Add": {
|
|
"textShape": "Figur"
|
|
},
|
|
"Edit": {
|
|
"textChangeShape": "Endre figur",
|
|
"textRemoveShape": "Slett figur",
|
|
"textShape": "Figur"
|
|
}
|
|
}
|
|
} |