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

ja.yaml « i18n - github.com/CaiJimmy/hugo-theme-stack.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b39f87cda042ebab0a073009f32ef2b5d12ddf99 (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
toggleMenu:
    other: メニューを開く・閉じる

darkMode:
    other: ダークモード

article:
    relatedContents:
        other: 関連するコンテンツ
    lastUpdatedOn:
        other: 最終更新

notFound:
    title:
        other: 404 Not Found
    subtitle:
        other: 指定されたページは存在しません。

widget:
    archives:
        title:
            other: アーカイブ
        more:
            other: さらに見る
    tagCloud:
        title:
            other: タグ

search:
    title:
        other: 検索
    placeholder:
        other: 入力...
    resultTitle:
        other: "#PAGES_COUNT 件 (#TIME_SECONDS 秒)"