Welcome to mirror list, hosted at ThFree Co, Russian Federation.

id.yaml « i18n - github.com/CaiJimmy/hugo-theme-stack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 31cea399e96fd0d897222369d3e43fbb55661ca1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
toggleMenu:
    other: Tampilkan Menu

article:
    relatedContents:
        other: Konten terkait
    lastUpdatedOn:
        other: Terakhir diperbarui pada

notFound:
    title:
        other: Not Found
    subtitle:
        other: Halaman ini tidak ada.

widget:
    archives:
        title:
            other: Arsip
        more:
            other: Lebih
    tagCloud:
        title:
            other: Tag

search:
    title:
        other: Cari
    placeholder:
        other: Ketik sesuatu...
    resultTitle:
        other: "#PAGES_COUNT halaman (#TIME_SECONDS detik)"

footer:
    builtWith:
        other: Dibangun dengan {{ .Generator }}
    designedBy:
        other: Tema {{ .Theme }} dirancang oleh {{ .DesignedBy }}