From 9c503b672d4d0925ffe245395f7000af324f73c5 Mon Sep 17 00:00:00 2001 From: Cooldude2606 Date: Fri, 12 Jan 2018 20:15:20 +0000 Subject: [PATCH] Added Locals --- locale/de/polls.cfg | 7 +++++++ locale/fr/polls.cfg | 7 +++++++ locale/nl/polls.cfg | 7 +++++++ 3 files changed, 21 insertions(+) create mode 100644 locale/de/polls.cfg create mode 100644 locale/fr/polls.cfg create mode 100644 locale/nl/polls.cfg diff --git a/locale/de/polls.cfg b/locale/de/polls.cfg new file mode 100644 index 00000000..14c5c6d8 --- /dev/null +++ b/locale/de/polls.cfg @@ -0,0 +1,7 @@ +[polls] +name=Polls +tooltip=View Old Polls +no-poll=No Old Polls +end=Poll Just Ended: __1__ +winner=__1__ had the most votes. +time-left=You will have __1__s to pick. \ No newline at end of file diff --git a/locale/fr/polls.cfg b/locale/fr/polls.cfg new file mode 100644 index 00000000..14c5c6d8 --- /dev/null +++ b/locale/fr/polls.cfg @@ -0,0 +1,7 @@ +[polls] +name=Polls +tooltip=View Old Polls +no-poll=No Old Polls +end=Poll Just Ended: __1__ +winner=__1__ had the most votes. +time-left=You will have __1__s to pick. \ No newline at end of file diff --git a/locale/nl/polls.cfg b/locale/nl/polls.cfg new file mode 100644 index 00000000..14c5c6d8 --- /dev/null +++ b/locale/nl/polls.cfg @@ -0,0 +1,7 @@ +[polls] +name=Polls +tooltip=View Old Polls +no-poll=No Old Polls +end=Poll Just Ended: __1__ +winner=__1__ had the most votes. +time-left=You will have __1__s to pick. \ No newline at end of file