Skip to content

Commit

Permalink
Corrected state_<on|off> ↞ [auto-sync from adamlui/chatgpt-apps]
Browse files Browse the repository at this point in the history
  • Loading branch information
adamlui authored and kudo-sync-bot committed Jun 3, 2024
1 parent 025f9bb commit fe749a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions greasemonkey/_locales/bg/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@
"link_viewChanges": { "message": "Вижте Промените" },
"link_shareFeedback": { "message": "Споделяне на отзиви" },
"prefix_exit": { "message": "Изход" },
"state_on": { "message": "On" },
"state_off": { "message": "Изкл." }
"state_on": { "message": "На" },
"state_off": { "message": "изключен" }
}

0 comments on commit fe749a6

Please sign in to comment.