Fix typo, add warning on replacing local pack
This commit is contained in:
parent
4d7a915154
commit
d5a5b8e254
5 changed files with 21 additions and 6 deletions
|
|
@ -974,7 +974,8 @@
|
|||
"editing": "Editing {0}",
|
||||
"delete_title": "Delete?",
|
||||
"metadata_changed": "Metadata different from saved",
|
||||
"emoji_changed": "Unsaved emoji file changes, check highlighted emoji"
|
||||
"emoji_changed": "Unsaved emoji file changes, check highlighted emoji",
|
||||
"replace_warning": "This will REPLACE the local pack of the same name"
|
||||
},
|
||||
"temp_overrides": {
|
||||
":pleroma": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue