projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Improve API server's git rev-list calls.
[arvados.git]
/
apps
/
workbench
/
config
/
locales
/
en.bootstrap.yml
1
# Sample localization file for English. Add more files in this directory for other locales.
2
# See https://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points.
3
4
en:
5
helpers:
6
actions: "Actions"
7
links:
8
back: "Back"
9
cancel: "Cancel"
10
confirm: "Are you sure?"
11
destroy: "Delete"
12
new: "New"
13
edit: "Edit"
14
titles:
15
edit: "Edit"
16
save: "Save"
17
new: "New"
18
delete: "Delete"