server/bo_client/app/locales/en/translations.js
changeset 304 20071981ba2a
parent 135 66c1d31e2f97
--- a/server/bo_client/app/locales/en/translations.js	Tue Sep 27 01:50:53 2016 +0200
+++ b/server/bo_client/app/locales/en/translations.js	Tue Sep 27 23:43:29 2016 +0200
@@ -6,9 +6,11 @@
     "document_list": "Document List",
     "document_list.id_col": "ID",
     "document_list.uri_col": "URI",
+
     "home": "home",
     "document_detail": "Document detail",
     "audio_support_error" : "Your browser does not support the audio tag",
+
     "document_audio": "Audio:",
     "document_content": "Content",
     "document_title": "Title:",
@@ -16,13 +18,17 @@
     "document_editors": "Editor(s):",
     "document_contributors": "Contributor(s):",
     "document_subjects": "Subject(s):",
+    "document_locations": "Recording location(s):",
+
     "contributors_th_name": "Name",
     "contributors_th_url": "URL",
     "contributors_th_role": "Role",
     "contributors_th_actions": "Actions",
+
     "subjects_th_label": "Label",
     "subjects_th_url": "URL",
     "subjects_th_actions": "Actions",
+
     "olac_role_annotator": "annotator",
     "olac_role_author": "author",
     "olac_role_compiler": "compiler",