Skip to content

Commit

Permalink
i18n: adds Occitan language (#1539)
Browse files Browse the repository at this point in the history
  • Loading branch information
ensag-dev authored Jun 21, 2024
1 parent 3bb3cf5 commit 9ea3bb0
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions i18n/oc.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
- id: prev_page
translation: "Prec."

- id: next_page
translation: "Seg."

- id: read_time
translation:
one : "1 min"
other: "{{ .Count }} min"

- id: words
translation:
one : "mot"
other: "{{ .Count }} motss"

- id: toc
translation: "Taula de contengut"

- id: translations
translation: "Traduccions"

- id: home
translation: "Acuèlh"

- id: edit_post
translation: "Modificar"

- id: code_copy
translation: "copiar"

- id: code_copied
translation: "copiat !"

0 comments on commit 9ea3bb0

Please sign in to comment.