We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bb3cf5 commit 9ea3bb0Copy full SHA for 9ea3bb0
i18n/oc.yaml
@@ -0,0 +1,33 @@
1
+- id: prev_page
2
+ translation: "Prec."
3
+
4
+- id: next_page
5
+ translation: "Seg."
6
7
+- id: read_time
8
+ translation:
9
+ one : "1 min"
10
+ other: "{{ .Count }} min"
11
12
+- id: words
13
14
+ one : "mot"
15
+ other: "{{ .Count }} motss"
16
17
+- id: toc
18
+ translation: "Taula de contengut"
19
20
+- id: translations
21
+ translation: "Traduccions"
22
23
+- id: home
24
+ translation: "Acuèlh"
25
26
+- id: edit_post
27
+ translation: "Modificar"
28
29
+- id: code_copy
30
+ translation: "copiar"
31
32
+- id: code_copied
33
+ translation: "copiat !"
0 commit comments