blob: fab158bd49d4bc7acddc2e36076edf8a5919f838 (
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
|
# pluralizables
category:
one: category
other: categories
post:
one: post
other: posts
project:
one: project
other: projects
tag:
one: tag
other: tags
talk:
one: talk
other: talks
# Rest
next: next
prev: prev
see_all: "see all"
about: about
recent_pages: Pages recently edited
_blank: " "
translations: translations
author_by: By
minute_read: "min read"
rss_follow: "Follow {{ .section }} updates via RSS feed"
|