fix(i18n): add `the` in delete (#1582)

pull/1583/head
Evan Boehs 2023-02-02 16:45:30 -05:00 zatwierdzone przez GitHub
rodzic 3b3d4906be
commit 5947323538
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -119,7 +119,7 @@
"delete_list": {
"cancel": "Cancel",
"confirm": "Delete",
"title": "Are you sure you want to delete \"{0}\" list?"
"title": "Are you sure you want to delete the \"{0}\" list?"
},
"delete_posts": {
"cancel": "Cancel",