summaryrefslogtreecommitdiff
path: root/app/Locales/fi_FI
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2014-10-21 18:51:59 -0400
committerFrédéric Guillot <fred@kanboard.net>2014-10-21 18:51:59 -0400
commit2c056bb9bbfd22c7c2225964d994c79a60b7f64d (patch)
treef68c0f3f503ba4fd199eed2aee2cb201a1cc3a62 /app/Locales/fi_FI
parent88a1120d9b4fde8b3e8cddad6d2be3cdd9fbf806 (diff)
Add option to allow everybody on a project
Diffstat (limited to 'app/Locales/fi_FI')
-rw-r--r--app/Locales/fi_FI/translations.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Locales/fi_FI/translations.php b/app/Locales/fi_FI/translations.php
index 1c1b3439..4811b832 100644
--- a/app/Locales/fi_FI/translations.php
+++ b/app/Locales/fi_FI/translations.php
@@ -549,4 +549,6 @@ return array(
// 'Activity stream' => '',
// 'Dashboard' => '',
// 'Confirmation' => '',
+ // 'Allow everybody to access to this project' => '',
+ // 'Everybody have access to this project.' => '',
);