New translations translation.json (Sinhala)

This commit is contained in:
AkiraFukushima 2021-03-25 21:56:25 +09:00
parent e490fe13b1
commit 28f9ec2e3f
1 changed files with 9 additions and 12 deletions

View File

@ -135,17 +135,7 @@
},
"other": {
"title": "Other options",
"launch": "Launch app on login",
"spellcheck": {
"description": "Enable spellchecker",
"notice": "Requires relaunch",
"confirm": {
"title": "Confirm",
"message": "You have to restart this application. Continue?",
"ok": "Restart Now",
"cancel": "Cancel"
}
}
"launch": "Launch app on login"
}
},
"appearance": {
@ -239,13 +229,20 @@
},
"language": {
"title": "Language",
"language_description": "Choose the language you would like to use with Whalebird.",
"notice": "Requires relaunch",
"confirm": {
"title": "Confirm",
"message": "You have to restart this application. Continue?",
"ok": "Restart Now",
"cancel": "Cancel"
},
"language": {
"title": "Language",
"description": "Choose the language you would like to use with Whalebird."
},
"spellchecker": {
"title": "Spellcheck",
"enabled": "Enable spellchecker"
}
}
},