Skip to content

Commit cb9bdeb

Browse files
authored
Update lang-LANG.json
1 parent 9124e84 commit cb9bdeb

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

local/lang-LANG.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,18 @@
4040
"PopupCheckUpdateError": "Error checking for updates.",
4141

4242
"PopupConfirmLanguageChange": "Do you really want to switch language to {0}?",
43-
"PopupTitleLanguageChange": "Change Language"
43+
"PopupTitleLanguageChange": "Change Language",
44+
45+
"PopupProgressApi": "Connecting to API...",
46+
"PopupProgressToken": "Accessing temporary token...",
47+
"PopupProgressFriendList": "Accessing friend list as {0}...",
48+
"PopupProgressRemoving": "Removing friend {0}...",
49+
"PopupRemovingMultiple": "Removing multiple friends...",
50+
"ButtonRemoveMultiple": "Remove {0}",
51+
52+
"PaginationInfo": "Page {0} of {1}",
53+
54+
"PopupConfirmRemoveMultiple": "You are about to remove {0} friends in one go. This is risky! Do you want to proceed?",
55+
"PopupFriendRemoved": "Removed {0}",
56+
"PopupTitleWarning": "Warning"
4457
}

0 commit comments

Comments
 (0)