Add prompt for adding source URL in settings filters

This commit is contained in:
buzzcode2007 2024-04-02 16:37:28 +08:00
parent b5c0f7ac68
commit feffd0d445

View file

@ -144,6 +144,9 @@
"settings_filters_add_one": { "settings_filters_add_one": {
"message": "Add the current source." "message": "Add the current source."
}, },
"settings_filters_add_prompt": {
"message": "Enter the URL of the source to add."
},
"error_msg": { "error_msg": {
"message": "$error_code$: $error_msg$", "message": "$error_code$: $error_msg$",