mirror of
https://github.com/jlengrand/atrium.git
synced 2026-03-10 08:01:19 +00:00
change translation for because to denn
This commit is contained in:
@@ -13,5 +13,5 @@ enum class DescriptionAnyAssertion(override val value: String) : StringBasedTran
|
||||
IS_SAME("ist dieselbe Instanz wie"),
|
||||
IS_NOT_SAME("ist nicht dieselbe Instanz wie"),
|
||||
IS_NONE_OF("ist nicht"),
|
||||
BECAUSE("weil")
|
||||
BECAUSE("denn")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user