Reserved topics dialog

This commit is contained in:
binwiederhier 2023-01-02 10:46:37 -05:00
parent 7487b0da58
commit 1256ba0429
2 changed files with 97 additions and 17 deletions

View file

@ -250,6 +250,10 @@
"prefs_access_table_perms_private": "Only I can publish and subscribe",
"prefs_access_table_perms_public_read": "I can publish, everyone can subscribe",
"prefs_access_table_perms_public": "Everyone can publish and subscribe",
"prefs_access_dialog_title_add": "Reserve topic",
"prefs_access_dialog_title_edit": "Edit reserved topic",
"prefs_access_dialog_topic_label": "Topic",
"prefs_access_dialog_access_label": "Access",
"priority_min": "min",
"priority_low": "low",
"priority_default": "default",