From 9ea3bb0e1f3aa06ed7715e73b5fabb36323f7267 Mon Sep 17 00:00:00 2001 From: ensag-dev <59049879+ensag-dev@users.noreply.github.com> Date: Fri, 21 Jun 2024 20:47:13 +0200 Subject: [PATCH] i18n: adds Occitan language (#1539) --- i18n/oc.yaml | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 i18n/oc.yaml diff --git a/i18n/oc.yaml b/i18n/oc.yaml new file mode 100644 index 0000000..9292fd8 --- /dev/null +++ b/i18n/oc.yaml @@ -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 !"