Skip to content

Commit dc75874

Browse files
authored
Test new language strings
1 parent 1828f7f commit dc75874

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

resources/lang/en.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
22
" pending": " pending",
3+
"Test New Language String": "Test New Language String",
4+
"Test Another New Language String": "Test Another New Language String",
35
":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",
46
":user has completed the task :task_name": ":user has completed the task :task_name",
57
":user rolled back :failed_task_name to :new_task_name": ":user rolled back :failed_task_name to :new_task_name",
@@ -2659,4 +2661,4 @@
26592661
"Your profile was saved.": "Your profile was saved.",
26602662
"Zoom In": "Zoom In",
26612663
"Zoom Out": "Zoom Out"
2662-
}
2664+
}

0 commit comments

Comments
 (0)