1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-26 01:35:28 +03:00

Update messages.json (#1771)

Update messages.json
This commit is contained in:
Michael Keller 2019-10-28 07:56:29 +13:00 committed by GitHub
commit 227dd59ea1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
{ {
"yes": { "yes": {
"message": "Jā", "message": "Jā",
"description": "General Yes message to be used across the application" "description": "Edited in crowdin by EGParadox."
}, },
"no": { "no": {
"message": "Nē", "message": "Nē",
@ -4774,4 +4774,4 @@
"darkTheme": { "darkTheme": {
"message": "Aktivizēt tumšo režīmu" "message": "Aktivizēt tumšo režīmu"
} }
} }