summaryrefslogtreecommitdiffstats
path: root/l10n/lv.php
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/lv.php')
-rw-r--r--l10n/lv.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/l10n/lv.php b/l10n/lv.php
index c4ada16af..be08df497 100644
--- a/l10n/lv.php
+++ b/l10n/lv.php
@@ -1,4 +1,5 @@
-<?php $TRANSLATIONS = array(
+<?php
+$TRANSLATIONS = array(
"Refresh" => "Atsvaidzināt",
"by" => "līdz",
"Download" => "Lejupielādēt",
@@ -25,3 +26,4 @@
"Import" => "Importēt",
"Export" => "Eksportēt"
);
+$PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);";
'5'>5space:mode:
authorDanglewood <85772166+deeleeramone@users.noreply.github.com>2024-06-02 12:51:49 -0700
committerGitHub <noreply@github.com>2024-06-02 19:51:49 +0000
commit0b3e2860357373846e21225b10ea4ec5900ccfa9 (patch)
tree3453952240f90b6f4122d574328aff38c833a0fb /website/src/components/Icons/Share.tsx
parentd80a5ed3920a6bd4504d20585139d4386b360c9d (diff)
[Feature] Add Retail Prices to Economy (#6474)HEADdevelop
* add retail prices * static files * recapture test * import lib path instead of file..? * add missing init file * need a docstring * no tea
Diffstat (limited to 'website/src/components/Icons/Share.tsx')
0 files changed, 0 insertions, 0 deletions