diff options
| author | 2023-12-15 09:17:18 +0800 | |
|---|---|---|
| committer | 2023-12-15 09:17:18 +0800 | |
| commit | efb0730e641f575368e7e80fec80be16a03c95f4 (patch) | |
| tree | 1732934333d589234eb92ca880364b6e1acfb378 /material/templates/partials/languages/lv.html | |
| parent | 31c55c2ea7d7aad1df6748f91101dcf69bb29475 (diff) | |
| download | infini-efb0730e641f575368e7e80fec80be16a03c95f4.tar.gz infini-efb0730e641f575368e7e80fec80be16a03c95f4.zip | |
refactor(dir-tree): `material` -> `src/material`
Diffstat (limited to 'material/templates/partials/languages/lv.html')
| -rw-r--r-- | material/templates/partials/languages/lv.html | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/material/templates/partials/languages/lv.html b/material/templates/partials/languages/lv.html deleted file mode 100644 index 15719a1f..00000000 --- a/material/templates/partials/languages/lv.html +++ /dev/null @@ -1,35 +0,0 @@ -{#- - This file was automatically generated - do not edit --#} -{% macro t(key) %}{{ { - "language": "lv", - "action.edit": "Rediģēt šo lapu", - "action.skip": "Pāriet uz saturu", - "clipboard.copy": "Kopēt starpliktuvē", - "clipboard.copied": "Kopēts starpliktuvē", - "footer": "Kājene", - "footer.next": "Nākamais", - "footer.previous": "Iepriekšējais", - "header": "Galvene", - "meta.comments": "Komentārs", - "meta.source": "Avots", - "nav": "Navigācija", - "search.placeholder": "Meklēt", - "search.reset": "Notīrīt", - "search.result.initializer": "Notiek meklēšanas inicializācija", - "search.result.placeholder": "Ierakstiet, lai sāktu meklēšanu", - "search.result.none": "Nav atbilstošu dokumentu", - "search.result.one": "1 atbilstošs dokuments", - "search.result.other": "# atbilstoši dokumenti ", - "search.result.more.one": "1 šajā lapā", - "search.result.more.other": "# un vairāk šajā lapā", - "search.result.term.missing": "Trūkstošs", - "select.language": "Izvēlies valodu", - "select.version": "Izvēlies versiju", - "source": "Doties uz repozitoriju", - "source.file.date.created": "Izveidots", - "source.file.date.updated": "Pēdējoreiz atjaunots", - "tabs": "Cilnes", - "toc": "Satura rādītājs", - "top": "Atpakaļ uz augšu" -}[key] }}{% endmacro %} |
