diff options
author | Yorick Peterse <yorickpeterse@gmail.com> | 2015-11-09 12:36:01 +0100 |
---|---|---|
committer | Yorick Peterse <yorickpeterse@gmail.com> | 2015-11-09 14:29:10 +0100 |
commit | 7b5fd8742e6112491f61f27dcca2d8e441cc33a1 (patch) | |
tree | 7213089c2ab7b9cb76600a30615c06d066f9d137 /config/locales | |
parent | cdaa97443e89a08d857a244e6e8ab0235db9746d (diff) | |
download | gitlab-ce-7b5fd8742e6112491f61f27dcca2d8e441cc33a1.tar.gz |
Track the amount of times views are rendered
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/sherlock.en.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/sherlock.en.yml b/config/locales/sherlock.en.yml index 5c146b172b1..683b09dc329 100644 --- a/config/locales/sherlock.en.yml +++ b/config/locales/sherlock.en.yml @@ -34,3 +34,4 @@ en: query_plan: Query Plan events: Events percent: '%' + count: Count |