You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: resources/lang/en.json
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
{
2
2
" pending": " pending",
3
+
"Test New Language String": "Test New Language String",
4
+
"Test Another New Language String": "Test Another New Language String",
3
5
":count tasks were not reassigned because the task settings prevent them from being reassigned": ":count tasks were not reassigned because the task settings prevent them from being reassigned",
4
6
":user has completed the task :task_name": ":user has completed the task :task_name",
5
7
":user rolled back :failed_task_name to :new_task_name": ":user rolled back :failed_task_name to :new_task_name",
@@ -2659,4 +2661,4 @@
2659
2661
"Your profile was saved.": "Your profile was saved.",
0 commit comments