parent
1216b703c6
commit
895f74991a
@ -1,14 +0,0 @@ |
||||
en: |
||||
activerecord: |
||||
attributes: |
||||
grids/grid: |
||||
page: "Page" |
||||
row_count: "Number of rows" |
||||
column_count: "Number of columns" |
||||
widgets: "Widgets" |
||||
errors: |
||||
models: |
||||
grids/grid: |
||||
overlaps: 'overlap.' |
||||
outside: 'is outside of the grid.' |
||||
end_before_start: 'end value needs to be larger than the start value.' |
@ -1,26 +0,0 @@ |
||||
en: |
||||
js: |
||||
grid: |
||||
add_modal: |
||||
choose_widget: 'Choose widget' |
||||
widgets: |
||||
documents: |
||||
title: 'Documents' |
||||
no_results: 'No documents yet.' |
||||
news: |
||||
title: 'News' |
||||
at: 'at' |
||||
no_results: 'Nothing new to report.' |
||||
time_entries_current_user: |
||||
title: 'Spent time (last 7 days)' |
||||
no_results: 'No time entries for the last 7 days.' |
||||
work_packages_accountable: |
||||
title: "Work packages I am accountable for" |
||||
work_packages_assigned: |
||||
title: 'Work packages assigned to me' |
||||
work_packages_created: |
||||
title: 'Work packages created by me' |
||||
work_packages_watched: |
||||
title: 'Work packages watched by me' |
||||
work_packages_calendar: |
||||
title: 'Calendar' |
Loading…
Reference in new issue