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/mn.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/mn.html')
| -rw-r--r-- | material/templates/partials/languages/mn.html | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/material/templates/partials/languages/mn.html b/material/templates/partials/languages/mn.html deleted file mode 100644 index 9d2c4791..00000000 --- a/material/templates/partials/languages/mn.html +++ /dev/null @@ -1,31 +0,0 @@ -{#- - This file was automatically generated - do not edit --#} -{% macro t(key) %}{{ { - "language": "mn", - "action.edit": "Хуудас засварлах", - "action.skip": "Агуулгыг алгасах", - "clipboard.copy": "Хуулах", - "clipboard.copied": "Санах ойд хуулах", - "footer": "Хөл", - "footer.next": "Дараах", - "footer.previous": "Өмнөх", - "header": "Толгой", - "meta.comments": "Сэтгэгдэл", - "meta.source": "Эх үүсвэр", - "nav": "Чиглүүлэгч", - "search.config.lang": "ru", - "search.placeholder": "Хайлт", - "search.reset": "Цэвэрлэх", - "search.result.placeholder": "Хайлтын үгээ бичнэ үү", - "search.result.none": "Таарц илэрсэнгүй", - "search.result.one": "1 таарц илэрлээ", - "search.result.other": "# Тохирох баримт бичиг", - "search.result.more.one": "1 илүү хуудас байна", - "search.result.more.other": "# илүү хуудас байна", - "source": "Хадгалах сан руу очих", - "source.file.date.created": "Үүсгэсэн", - "source.file.date.updated": "Сүүлийн шинэчлэлт", - "tabs": "Табууд", - "toc": "Агуулга" -}[key] }}{% endmacro %} |
