diff options
author | Darman <viper2k_v2k@yahoo.com> | 2017-11-06 16:20:28 +0200 |
---|---|---|
committer | fguillot <fred@kanboard.net> | 2017-11-06 10:43:44 -0800 |
commit | 49c2b5996df431c5082669c4227c149c9ce8e65e (patch) | |
tree | 150d3bd7da766673da8a2719e59de9179a26d765 /app/Locale | |
parent | 205d8f9f392f5643fcdecc4e0beb89b863d42871 (diff) |
Update translations.php
Diffstat (limited to 'app/Locale')
-rw-r--r-- | app/Locale/ro_RO/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/ro_RO/translations.php b/app/Locale/ro_RO/translations.php index 855c6bdc..f4c1e84b 100644 --- a/app/Locale/ro_RO/translations.php +++ b/app/Locale/ro_RO/translations.php @@ -614,7 +614,7 @@ return array( 'User that will receive the email' => 'Utilizatorul care va primi e-mail-ul', 'Email subject' => 'Subiectul e-mail-ului', 'Date' => 'Data', - 'Add a comment log when moving the task between columns' => 'Inregistrează un comentariu în jurnal când se mută sarcina între coloane', + 'Add a comment log when moving the task between columns' => 'Înregistrează un comentariu în jurnal când se mută sarcina între coloane', 'Move the task to another column when the category is changed' => 'Mută sarcina în altă coloană când se schimbă categoria', 'Send a task by email to someone' => 'Trimite o sarcină prin e-mail cuiva', 'Reopen a task' => 'Redeschide o sarcină', |