Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/oauth2/l10n/he.json')
-rw-r--r--apps/oauth2/l10n/he.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/oauth2/l10n/he.json b/apps/oauth2/l10n/he.json
index 1397c1f285a..d3e05df5d78 100644
--- a/apps/oauth2/l10n/he.json
+++ b/apps/oauth2/l10n/he.json
@@ -8,6 +8,7 @@
"Secret" : "סוד",
"Add client" : "הוספת לקוחי",
"Add" : "הוספה",
- "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 מאפשר לשירותים חיצוניים לבקש גישה אל %s."
+ "Show client secret" : "הצגת סוד לקוח",
+ "Delete" : "מחיקה"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"
} \ No newline at end of file