summaryrefslogtreecommitdiff
path: root/i18n
diff options
context:
space:
mode:
authorYaco <franco@reevo.org>2024-04-12 15:03:04 -0300
committerYaco <franco@reevo.org>2024-04-12 15:03:04 -0300
commit57657f58f7a4930b72d12af99164f5c45867f72d (patch)
treec77adb3244d6638a6dad7f027facb61b3d0d6a0b /i18n
parentdb20509ad6f6904abcd551a53c09d2d92d6f5cf2 (diff)
changes to add Webinar support
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json18
1 files changed, 17 insertions, 1 deletions
diff --git a/i18n/en.json b/i18n/en.json
index b287030..19cba41 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -38,6 +38,8 @@
"rv-endorser:reply-ngo": "NGO",
"rv-endorser:reply-proposal": "Proposal",
"rv-endorser:reply-research": "Research",
+
+
"rv-case:description": "Description",
"rv-case:organization-name": "Organizacion name",
"rv-case:organization-url": "Website",
@@ -99,6 +101,8 @@
"rv-case:place-state": "State",
"rv-case:place-city": "City",
"rv-case:place-street": "Street",
+
+
"rv-report:info-cover": "Cover Link",
"rv-report:info-series": "Title of the series",
"rv-report:info-volume": "Volume number",
@@ -106,5 +110,17 @@
"rv-report:info-date": "Publication date",
"rv-report:info-url": "Official link",
"rv-report:info-pdf": "PDF Link",
- "rv-report:info-cover": "Cover Link"
+ "rv-report:info-cover": "Cover Link",
+
+ "rv-webinar:description": "Description",
+ "rv-webinar:info-topics": "Topics",
+ "rv-webinar:place": "Place",
+ "rv-webinar:info-image": "Webinar main image",
+ "rv-webinar:info-topics": "Topics",
+ "rv-webinar:info-participants": "Participants",
+ "rv-webinar:info-date": "Webinar date",
+ "rv-webinar:info-video": "Video IA codename",
+ "rv-webinar:info-url": "Official link",
+ "rv-webinar:info-video": "Video recording"
+
}