diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-05-18 13:07:18 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-05-18 13:07:18 -0400 |
commit | dde63e12fd13fb55bab79603b417401dde69902d (patch) | |
tree | def1b37fd7787635df21fb8abe44c01fe544f9fb /app/Locale/hu_HU | |
parent | 3849fb99e6dcf59c138d333f28578548bda13f83 (diff) |
Sync translations
Diffstat (limited to 'app/Locale/hu_HU')
-rw-r--r-- | app/Locale/hu_HU/translations.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/app/Locale/hu_HU/translations.php b/app/Locale/hu_HU/translations.php index d3a8628d..a8291057 100644 --- a/app/Locale/hu_HU/translations.php +++ b/app/Locale/hu_HU/translations.php @@ -917,4 +917,10 @@ return array( // 'Subtasks time tracking' => '', // 'User calendar view' => '', // 'Automatically update the start date' => '', + // 'iCalendar (iCal format, *.ics)' => '', + // 'Preferences' => '', + // 'Security' => '', + // 'Two factor authentication disabled' => '', + // 'Two factor authentication enabled' => '', + // 'Unable to update this user.' => '', ); |