diff options
| author | nytpu <alex@nytpu.com> | 2021-05-11 12:33:01 -0600 |
|---|---|---|
| committer | nytpu <alex@nytpu.com> | 2021-05-11 12:33:01 -0600 |
| commit | ade07bfa706f3a1dd91b629fbb5dcb82768ac443 (patch) | |
| tree | eb9d8f15ac31c4234382998dae48446594673749 /localizations_src/en-US/files.yaml | |
| parent | 9bbbc4557c84c1574ac98690ed91c748f7c37613 (diff) | |
add english localizations
Diffstat (limited to 'localizations_src/en-US/files.yaml')
| -rw-r--r-- | localizations_src/en-US/files.yaml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/localizations_src/en-US/files.yaml b/localizations_src/en-US/files.yaml new file mode 100644 index 0000000..92043a5 --- /dev/null +++ b/localizations_src/en-US/files.yaml @@ -0,0 +1,15 @@ +## both feed.gmi & subscriptions.gmi +generated_on: Generated on {{.date}} +comitium_footer: aggregated using comitium v{{.version}} + +## feed.gmi +feed_subscriptions_link: Currently aggregating {{.num}} capsules, gopherholes, and websites. +# this can be overwritten by header.gmi +feed_default_header: comitium subscriptions + +## subscriptions.gmi +subscriptions_subscribed_feeds: subscribed feeds +subscriptions_feeds_title: feeds +subscriptions_feeds_subtitle: Gemini, Atom, RSS, and JSON feeds from all over. +subscriptions_pages_title: pages +subscriptions_pages_subtitle: Watching these pages for any changes that occur. |
