adds missing translations for group_by ui

git-svn-id: https://dev.finn.de/svn/cockpit/branches/reporting_merge@1787 7926756e-e54e-46e6-9721-ed318f58905e
pull/6827/head
j.wollert 14 years ago committed by jwollert
parent 516bab21ca
commit 4e91bdc74d
  1. 2
      config/locales/de.yml
  2. 3
      config/locales/en.yml

@ -12,6 +12,8 @@ de:
label_year_reporting: "Jahr der Buchung"
label_report: "Report"
label_money: "Geld"
label_columns: "Spalten"
label_rows: "Zeilen"
text_costs_are_rounded_note: "Die angezeigten Werte sind gerunded. Alle Berechnungen basieren auf ungerundete Werte."
information_restricted_depending_on_permission: "Abhängig von Ihren Berechtigungen können die Informationen auf dieser Seite eingeschränkt sein."

@ -1,6 +1,7 @@
---
en:
units: Units
label_entry: "Cost Entry"
label_less: "<"
label_greater: ">"
label_cost_entry_attributes: "Cost Entry Attributes"
@ -11,6 +12,8 @@ en:
label_year_reporting: "Year (Spent)"
label_report: "Report"
label_money: "Money"
label_columns: "Columns"
label_rows: "Rows"
text_costs_are_rounded_note: "Displayed values are rounded. All calculations are based on the non-rounded values."
information_restricted_depending_on_permission: "Depending on your permissions this page might contain restricted information."

Loading…
Cancel
Save