Added Bulgaran Readme + Fix my older writing style of the bulgarian translatation in strings.xml (#273)

* Added Bulgaran Readme (By boyan)

* manager: improved mount system info fetching logic

* UPDATE BULGARIAN STRINGS.xml

no questions asked

---------

Co-authored-by: rifsxd <rifat.44.azad.rifs@gmail.com>
Co-authored-by: Rifat Azad <33044977+rifsxd@users.noreply.github.com>
This commit is contained in:
the slaytanic one~
2025-04-02 22:36:42 +03:00
committed by GitHub
parent bf81c9a17b
commit d5f25590a5
16 changed files with 115 additions and 167 deletions
@@ -450,7 +450,7 @@ private fun InfoCard() {
content = currentMountSystem().ifEmpty { stringResource(R.string.unavailable) },
icon = Icons.Filled.SettingsSuggest,
)
val suSFS = getSuSFS()
if (suSFS == "Supported") {
val isSUS_SU = getSuSFSFeatures() == "CONFIG_KSU_SUSFS_SUS_SU"