Skip to content

Commit ebc264e

Browse files
committed
Add alert and table of contents labels to Hebrew i18n
1 parent 0d7d78d commit ebc264e

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

i18n/he.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# Alert labels
2+
caution: זהירות
3+
important: חשוב
4+
note: הערה
5+
tip: טיפ
6+
warning: אזהרה
7+
18
# UI strings. Buttons and similar.
29
ui_pager_prev: הקודם
310
ui_pager_next: הבא
@@ -56,3 +63,7 @@ feedback_title: Feedback
5663
feedback_question: האם העמוד הזה היה מועיל לך?
5764
feedback_positive: כן
5865
feedback_negative: לא
66+
67+
# Table of contents
68+
toc_on_this_page: בעמוד זה
69+
toc_top_of_page: ראש העמוד

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docsy",
3-
"version": "0.14.0-dev+46-gf4526dc",
3+
"version": "0.14.0-dev+47-g0d7d78d",
44
"repository": "github:google/docsy",
55
"homepage": "https://www.docsy.dev",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)