diff options
author | Balázs Úr <urbalazs@gmail.com> | 2018-10-25 20:42:26 +0200 |
---|---|---|
committer | fguillot <fred@kanboard.net> | 2018-10-25 18:18:37 -0700 |
commit | 8fcdd2be5dd442295639b55f75365904e7b38cf2 (patch) | |
tree | 0a1e7d256e1952feaf2251d5f9c4eafb009bc5c0 /app/Locale/hu_HU | |
parent | 8b76fa8ba03f7e7bac685426af736bd612ef516c (diff) |
Fix typo
Diffstat (limited to 'app/Locale/hu_HU')
-rw-r--r-- | app/Locale/hu_HU/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/hu_HU/translations.php b/app/Locale/hu_HU/translations.php index 70332cc6..26342d75 100644 --- a/app/Locale/hu_HU/translations.php +++ b/app/Locale/hu_HU/translations.php @@ -1101,7 +1101,7 @@ return array( 'Global tags' => 'Globális címkék', 'There is no global tag at the moment.' => 'Jelenleg nincs globális címke.', 'This field cannot be empty' => 'Ez a mező nem lehet üres', - 'Close a task when there is no activity in an specific column' => 'Feladat lezárása, ha nincs tevékenység egy adott oszlopban', + 'Close a task when there is no activity in a specific column' => 'Feladat lezárása, ha nincs tevékenység egy adott oszlopban', '%s removed a subtask for the task #%d' => '%s eltávolított egy részfeladatot a(z) #%d. feladatból', '%s removed a comment on the task #%d' => '%s eltávolított egy megjegyzést a(z) #%d. feladatból', 'Comment removed on task #%d' => 'Megjegyzés eltávolítva a(z) #%d. feladatból', |