Given the pattern, I suspect this is a where each letter is replaced by the one to its left on a QWERTY keyboard. Let's test the first word "danlwd":
But "narnjy" could be an anagram. "Orange" is 6 letters, "narnjy" is 6 letters — maybe it's ROT-? Let’s check "narnjy" to "orange": danlwd mstqym fyltr shkn khrgwsh narnjy Free
I tried a with a shift of +1 (or -1) but didn’t get readable English immediately. Given the pattern, I suspect this is a
→ decodes to: "victory is certain with god on our side" Let’s check "narnjy" to "orange": I tried a
n→o (+1) a→r (+17? no) So not a simple Caesar.
Could be (A↔Z, B↔Y): n (14) → m (13) a (1) → z (26) r (18) → i (9) n (14) → m (13) j (10) → q (17) y (25) → b (2) → mz imqb — no.
It looks like the phrase is likely a cipher or encoded message.