summaryrefslogtreecommitdiff
path: root/app/Locale/hu_HU/translations.php
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-01-17 17:11:51 -0500
committerFrederic Guillot <fred@kanboard.net>2015-01-17 17:11:51 -0500
commit84b0f0df90442775b9122457648f06c9485df1f1 (patch)
tree5f0fb91ed9280bbf10bb60d69f3523cafc928f5c /app/Locale/hu_HU/translations.php
parent4b45b2aa3533309898670f1b13756dfdfce355a7 (diff)
Add project calendars (merge/refactoring of #490)
Diffstat (limited to 'app/Locale/hu_HU/translations.php')
-rw-r--r--app/Locale/hu_HU/translations.php49
1 files changed, 49 insertions, 0 deletions
diff --git a/app/Locale/hu_HU/translations.php b/app/Locale/hu_HU/translations.php
index b879b787..d011a0a4 100644
--- a/app/Locale/hu_HU/translations.php
+++ b/app/Locale/hu_HU/translations.php
@@ -647,5 +647,54 @@ return array(
// 'Application default' => '',
// 'Language:' => '',
// 'Timezone:' => '',
+ // 'All columns' => '',
+ // 'Calendar for "%s"' => '',
+ // 'Filter by column' => '',
+ // 'Filter by status' => '',
+ // 'Calendar' => '',
+ // 'Today' => '',
+ // 'Jan ' => '',
+ // 'Feb' => '',
+ // 'Mar' => '',
+ // 'Apr' => '',
+ // 'May' => '',
+ // 'Jun' => '',
+ // 'Jul' => '',
+ // 'Aug' => '',
+ // 'Sep' => '',
+ // 'Oct' => '',
+ // 'Nov' => '',
+ // 'Dec' => '',
+ // 'January' => '',
+ // 'February' => '',
+ // 'March' => '',
+ // 'April' => '',
+ // 'June' => '',
+ // 'July' => '',
+ // 'August' => '',
+ // 'September' => '',
+ // 'October' => '',
+ // 'November' => '',
+ // 'December' => '',
+ // 'Sunday' => '',
+ // 'Monday' => '',
+ // 'Tuesday' => '',
+ // 'Wednesday' => '',
+ // 'Thursday' => '',
+ // 'Friday' => '',
+ // 'Saturday' => '',
+ // 'Sun' => '',
+ // 'Mon' => '',
+ // 'Tue' => '',
+ // 'Wed' => '',
+ // 'Thu' => '',
+ // 'Fri' => '',
+ // 'Sat' => '',
// 'Next' => '',
+ // '#%d' => '',
+ // 'Filter by color' => '',
+ // 'Filter by swimlane' => '',
+ // 'All swimlanes' => '',
+ // 'All colors' => '',
+ // 'All status' => '',
);