Skip to content

Commit

Permalink
fix(lang): add missing period
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaucau committed Dec 29, 2024
1 parent 561de58 commit 8a9bd3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions locale/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ acpl-lscache:
discussion: => acpl-lscache.ref.purge_cache

lib:
purge_success: "Notified LiteSpeed Server to purge LSCache entries"
purge_all_success: "Notified LiteSpeed Server to purge all LSCache entries"
purge_success: "Notified LiteSpeed Server to purge LSCache entries."
purge_all_success: "Notified LiteSpeed Server to purge all LSCache entries."

ref:
purge_cache: "Purge LSCache"

0 comments on commit 8a9bd3a

Please sign in to comment.