Skip to content
This repository was archived by the owner on Aug 1, 2021. It is now read-only.

Commit 9df0741

Browse files
fixed Emphasize translation
1 parent 2b80bc6 commit 9df0741

File tree

1 file changed

+5
-5
lines changed
  • src/Frontend/Jp.AdminUI/src/assets/i18n

1 file changed

+5
-5
lines changed

src/Frontend/Jp.AdminUI/src/assets/i18n/el.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -73,11 +73,11 @@
7373
"confirmButtonText": "Ναι, διεγραψέ το!",
7474
"deleted": "Ο πόρος έχει διαγραφεί.",
7575
"text": "Δε θα μπορέσετε να το ανακτήσετε!",
76-
"title": "Είσαι σίγουρος;"
76+
"title": "Είσαι σίγουρος"
7777
},
7878
"scope": {
79-
"Έμφαση": "Έμφαση",
80-
"Έμφαση-tooltip": "Specifies whether the consent screen will emphasize this scope (if the consent screen wants to implement such a feature). Use this setting for sensitive or important scopes. Defaults to false.",
79+
"Emphasize": "Έμφαση",
80+
"Emphasize-tooltip": "Specifies whether the consent screen will emphasize this scope (if the consent screen wants to implement such a feature). Use this setting for sensitive or important scopes. Defaults to false.",
8181
"description": "Περιγραφή",
8282
"description-tooltip": "Αυτή η τιμή μπορεί να χρησιμοποιθεί π.χ. στην σελίδα συγκατάθεσης",
8383
"displayName": "Εμφανιζόμενο όνομα",
@@ -237,7 +237,7 @@
237237
"description-tooltip": "This value will be used e.g. on the consent screen.",
238238
"displayName": "Εμφανιζόμενο όνομα",
239239
"displayName-tooltip": "This value will be used e.g. on the consent screen.",
240-
"emphasize": "Έμφαση",
240+
"emphasize": "Emphasize",
241241
"emphasize-tooltip": "Specifies whether the consent screen will emphasize this scope (if the consent screen wants to implement such a feature). Use this setting for sensitive or important scopes. Defaults to false.",
242242
"enabled": "Ενεργό",
243243
"enabled-tooltip": "Υποδεικνύει ότι αυτός ο πόρος είναι ενεργός και μπορεί να ζητηθεί. Η προεπιλογή είναι αληθές",
@@ -256,7 +256,7 @@
256256
"description-tooltip": "This value will be used e.g. on the consent screen.",
257257
"displayName": "Εμφανιζόμενο όνομα",
258258
"displayName-tooltip": "This value will be used e.g. on the consent screen.",
259-
"emphasize": "Έμφαση",
259+
"emphasize": "Emphasize",
260260
"emphasize-tooltip": "Specifies whether the consent screen will emphasize this scope (if the consent screen wants to implement such a feature). Use this setting for sensitive or important scopes. Defaults to false.",
261261
"enabled": "Ενεργό",
262262
"enabled-tooltip": "Υποδεικνύει ότι αυτός ο πόρος είναι ενεργός και μπορεί να ζητηθεί. Η προεπιλογή είναι αληθές",

0 commit comments

Comments
 (0)