oip-common 0.1.7 → 0.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -15,7 +15,8 @@
15
15
  "securityComponent": {
16
16
  "security": "Security",
17
17
  "save": "Save",
18
- "savedSecurity": "Security settings saved"
18
+ "savedSecurity": "Security settings saved",
19
+ "selectRoles": "Select roles"
19
20
  },
20
21
  "profileComponent": {
21
22
  "changePhoto": "Upload Photo",
@@ -0,0 +1,10 @@
1
+ {
2
+ "iframe-module": {
3
+ "iframeModule": {
4
+ "urlPlaceholder": "Site URL",
5
+ "settingSaveButtonLabel": "Save",
6
+ "emptyUrlMessage": "Site URL is not specified.",
7
+ "siteLoadingMessage": "Failed to load the site."
8
+ }
9
+ }
10
+ }
@@ -0,0 +1,10 @@
1
+ {
2
+ "iframe-module": {
3
+ "iframeModule": {
4
+ "urlPlaceholder": "URL сайта",
5
+ "settingSaveButtonLabel": "Сохранить",
6
+ "emptyUrlMessage": "URL сайта не указан.",
7
+ "siteLoadingMessage": "Не удалось загрузить сайт."
8
+ }
9
+ }
10
+ }
@@ -15,7 +15,8 @@
15
15
  "securityComponent": {
16
16
  "security": "Безопасность",
17
17
  "save": "Сохранить",
18
- "savedSecurity": "Настройки сохранены"
18
+ "savedSecurity": "Настройки сохранены",
19
+ "selectRoles": "Выберите роли"
19
20
  },
20
21
  "profileComponent": {
21
22
  "changePhoto": "Загрузить фото",