aboutsummaryrefslogtreecommitdiffhomepage
path: root/locale/translations/en_US.json
diff options
context:
space:
mode:
authorGravatar Frédéric Guillot <fred@miniflux.net>2017-11-19 21:10:04 -0800
committerGravatar Frédéric Guillot <fred@miniflux.net>2017-11-19 22:01:46 -0800
commit8ffb773f43c8dc54801ca1d111854e7e881c93c9 (patch)
tree38133a2fc612597a75fed1d13e5b4042f58a2b7e /locale/translations/en_US.json
First commit
Diffstat (limited to 'locale/translations/en_US.json')
-rw-r--r--locale/translations/en_US.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/locale/translations/en_US.json b/locale/translations/en_US.json
new file mode 100644
index 0000000..0ec7b26
--- /dev/null
+++ b/locale/translations/en_US.json
@@ -0,0 +1,10 @@
+{
+ "plural.feed.error_count": [
+ "%d error",
+ "%d errors"
+ ],
+ "plural.categories.feed_count": [
+ "There is %d feed.",
+ "There are %d feeds."
+ ]
+} \ No newline at end of file