diff options
Diffstat (limited to 'app/Locale/vi_VN')
-rw-r--r-- | app/Locale/vi_VN/translations.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/Locale/vi_VN/translations.php b/app/Locale/vi_VN/translations.php index 35984b9b..dde397bb 100644 --- a/app/Locale/vi_VN/translations.php +++ b/app/Locale/vi_VN/translations.php @@ -1349,4 +1349,6 @@ return array( // 'Subtask added successfully.' => '', // '%d subtasks added successfully.' => '', // 'Enter one subtask by line.' => '', + // 'Predefined Contents' => '', + // 'Predefined contents' => '', ); |