Files
sure/config/locales/views/rules/nb.yml
Pluto e99e38a91c fix: Handle empty compound conditions on rules index (#965)
* fix: Handle empty compound conditions on rules index

* fix: avoid contradictory rule condition summary on /rules

* refactor: move rules condition display logic from view to model

* fix: localize rule title fallback and preload conditions in rules index
2026-02-13 19:53:24 +01:00

26 lines
677 B
YAML

---
nb:
rules:
no_action: Ingen handling
no_condition: Ingen betingelse
recent_runs:
title: Siste Kjøringer
description: Se kjøringsloggen for reglene dine inkludert suksess/feil-status og transaksjonsantall.
unnamed_rule: Navnløs Regel
columns:
date_time: Dato/Tid
execution_type: Type
status: Status
rule_name: Regelnavn
transactions_counts:
queued: I Kø
processed: Behandlet
modified: Endret
execution_types:
manual: Manuell
scheduled: Planlagt
statuses:
pending: Ventende
success: Vellykket
failed: Mislyktes