From fe64bab100e96c3e69fbeb85a5ca42bd4fff8537 Mon Sep 17 00:00:00 2001 From: Udara Suraweera Arachchi <120538238+u-su@users.noreply.github.com> Date: Wed, 12 Mar 2025 11:33:53 +0530 Subject: [PATCH] Create si.yaml --- i18n/si.yaml | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 i18n/si.yaml diff --git a/i18n/si.yaml b/i18n/si.yaml new file mode 100644 index 00000000..403568e9 --- /dev/null +++ b/i18n/si.yaml @@ -0,0 +1,33 @@ +- id: prev_page + translation: "පෙර පිටුව" + +- id: next_page + translation: "මීළඟ පිටුව" + +- id: read_time + translation: + one: "එක් මිනිත්තුවයි" + other: "මිනිත්තු {{ .Count }}" + +- id: words + translation: + one: "එක් වචනයයි" + other: "වචන {{ .Count }}" + +- id: toc + translation: "පටුන" + +- id: translations + translation: "පරිවර්තන" + +- id: home + translation: "මුල් පිටුව" + +- id: edit_post + translation: "සංස්කරණය" + +- id: code_copy + translation: "පිටපත් කරගන්න" + +- id: code_copied + translation: "පිටපත් කරගත්තා!"