Parcourir la source

Add Hebrew i18n file and FIGBERT to CONTRIBUTORS.md (#258)

therealFIGBERT il y a 5 ans
Parent
commit
922b67b346
2 fichiers modifiés avec 26 ajouts et 0 suppressions
  1. 1 0
      CONTRIBUTORS.md
  2. 25 0
      i18n/he.toml

+ 1 - 0
CONTRIBUTORS.md

@@ -55,3 +55,4 @@
 - [Víctor López](https://github.com/viticlick)
 - [Anson VanDoren](https://github.com/anson-vandoren)
 - [Michael Lynch](https://github.com/mtlynch)
+- [FIGBERT](https://figbert.com/)

+ 25 - 0
i18n/he.toml

@@ -0,0 +1,25 @@
+[category]
+other = "קטגוריה"
+
+[tag]
+other = "תגית"
+
+[series]
+other = "סדרה"
+
+[reading_time]
+one = "דקה אחת לקרוא"
+other = "דקות לקרוא {{ .Count }}"
+
+[page_not_found]
+other = "דף האינטרנט שביקשת לא נמצא"
+
+[page_does_not_exist]
+other = "מצטערים, דף אינטרנט זה אינו קיים"
+
+[head_back]
+other = " אתה יכול לחזור<a href=\"{{ . }}\">לדף הבית</a>."
+
+
+[powered_by]
+other = "מופעל על ידי"