prettier
This commit is contained in:
parent
6fbef83856
commit
34a66235ba
12 changed files with 29 additions and 29 deletions
14
i18n/ar.yaml
14
i18n/ar.yaml
|
@ -1,19 +1,19 @@
|
||||||
- id: prev_page
|
- id: prev_page
|
||||||
translation: "الصفحة السابقة"
|
translation: 'الصفحة السابقة'
|
||||||
|
|
||||||
- id: next_page
|
- id: next_page
|
||||||
translation: "الصفحة التالية"
|
translation: 'الصفحة التالية'
|
||||||
|
|
||||||
- id: read_time
|
- id: read_time
|
||||||
translation:
|
translation:
|
||||||
one : "دقيقة واحده"
|
one: 'دقيقة واحده'
|
||||||
other: "دقیقه {{ .Count }}"
|
other: 'دقیقه {{ .Count }}'
|
||||||
|
|
||||||
- id: toc
|
- id: toc
|
||||||
translation: "فهرس المحتوي"
|
translation: 'فهرس المحتوي'
|
||||||
|
|
||||||
- id: translations
|
- id: translations
|
||||||
translation: "ترجمات اخري"
|
translation: 'ترجمات اخري'
|
||||||
|
|
||||||
- id: home
|
- id: home
|
||||||
translation: "الصفحة الرئيسية"
|
translation: 'الصفحة الرئيسية'
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
- id: prev_page
|
- id: prev_page
|
||||||
translation: "Vorherige Seite"
|
translation: 'Vorherige Seite'
|
||||||
|
|
||||||
- id: next_page
|
- id: next_page
|
||||||
translation: "Nächste Seite"
|
translation: 'Nächste Seite'
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
- id: prev_page
|
- id: prev_page
|
||||||
translation: "Prev Page"
|
translation: 'Prev Page'
|
||||||
|
|
||||||
- id: next_page
|
- id: next_page
|
||||||
translation: "Next Page"
|
translation: 'Next Page'
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
- id: prev_page
|
- id: prev_page
|
||||||
translation: "Página siguiente"
|
translation: 'Página siguiente'
|
||||||
|
|
||||||
- id: next_page
|
- id: next_page
|
||||||
translation: "Página anterior"
|
translation: 'Página anterior'
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
- id: prev_page
|
- id: prev_page
|
||||||
translation: "לעמוד הקודם"
|
translation: 'לעמוד הקודם'
|
||||||
|
|
||||||
- id: next_page
|
- id: next_page
|
||||||
translation: "לעמוד הבא"
|
translation: 'לעמוד הבא'
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
- id: prev_page
|
- id: prev_page
|
||||||
translation: "Sebelumnya"
|
translation: 'Sebelumnya'
|
||||||
|
|
||||||
- id: next_page
|
- id: next_page
|
||||||
translation: "Selanjutnya"
|
translation: 'Selanjutnya'
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
- id: prev_page
|
- id: prev_page
|
||||||
translation: "前のページ"
|
translation: '前のページ'
|
||||||
|
|
||||||
- id: next_page
|
- id: next_page
|
||||||
translation: "次のページ"
|
translation: '次のページ'
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
- id: prev_page
|
- id: prev_page
|
||||||
translation: "이전 페이지"
|
translation: '이전 페이지'
|
||||||
|
|
||||||
- id: next_page
|
- id: next_page
|
||||||
translation: "다음 페이지"
|
translation: '다음 페이지'
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
- id: prev_page
|
- id: prev_page
|
||||||
translation: "Poprzednia strona"
|
translation: 'Poprzednia strona'
|
||||||
|
|
||||||
- id: next_page
|
- id: next_page
|
||||||
translation: "Następna strona"
|
translation: 'Następna strona'
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
- id: prev_page
|
- id: prev_page
|
||||||
translation: "Página Anterior"
|
translation: 'Página Anterior'
|
||||||
|
|
||||||
- id: next_page
|
- id: next_page
|
||||||
translation: "Página Seguinte"
|
translation: 'Página Seguinte'
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
- id: prev_page
|
- id: prev_page
|
||||||
translation: "Сюда"
|
translation: 'Сюда'
|
||||||
|
|
||||||
- id: next_page
|
- id: next_page
|
||||||
translation: "Туда"
|
translation: 'Туда'
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
- id: prev_page
|
- id: prev_page
|
||||||
translation: "上一页"
|
translation: '上一页'
|
||||||
|
|
||||||
- id: next_page
|
- id: next_page
|
||||||
translation: "下一页"
|
translation: '下一页'
|
||||||
|
|
Loading…
Reference in a new issue