Skip to content

Commit

Permalink
Cleanup: fixed JSON errors, added missing labels
Browse files Browse the repository at this point in the history
  • Loading branch information
rsimon committed Mar 5, 2024
1 parent 84499b5 commit 65623ec
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 24 deletions.
17 changes: 9 additions & 8 deletions src/messages/ar.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,11 @@
{
"Page title": "Geographical serch interface - NLI",

"Close": "Close",
"Details": "Details",
"Record Types": "Record Types",
"Relationships": "Relationships",

"Place as subject": "Place as subject"
"Related Place": "Related Place"
"Place of publication": "Place of publication"
"Place of writing": "Place of writing"

"Page title": "Geographical serch interface - NLI"

"ARCHIVE": "Archive",
"BOOK": "Book",
"EPHEMERA": "Ephemera",
Expand All @@ -25,5 +20,11 @@
"ORAL": "Oral",
"PHOTOGRAPH": "Photograph",
"PICTURE": "Picture",
"SCORE": "Score"
"SCORE": "Score",

"Place mentioned": "Place mentioned",
"Place as subject": "Place as subject",
"Place of publication": "Place of publication",
"Place of writing": "Place of writing",
"Related place": "Related place"
}
17 changes: 9 additions & 8 deletions src/messages/en.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,10 @@
{
"Page title": "Geographical serch interface - NLI",

"Close": "Close",
"Details": "Details",
"Record Types": "Record Types",
"Relationships": "Relationships",

"Place as subject": "Place as subject"
"Related Place": "Related Place"
"Place of publication": "Place of publication"
"Place of writing": "Place of writing"

"Page title": "Geographical serch interface - NLI"

"ARCHIVE": "Archive",
"BOOK": "Book",
Expand All @@ -25,5 +20,11 @@
"ORAL": "Oral",
"PHOTOGRAPH": "Photograph",
"PICTURE": "Picture",
"SCORE": "Score"
"SCORE": "Score",

"Place mentioned": "Place mentioned",
"Place as subject": "Place as subject",
"Place of publication": "Place of publication",
"Place of writing": "Place of writing",
"Related place": "Related place"
}
17 changes: 9 additions & 8 deletions src/messages/he.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,11 @@
{
"Page title": "ממשק החיפוש הגאוגרפי – הספרייה הלאומית",

"Close": "סגירה",
"Details": "פרטים נוספים",
"Record Types": "סוג חומר",
"Relationships": "הקשר למקום",

"Place as subject": "מקום כנושא"
"Related Place": "מקום קשור"
"Place of publication": "מקום הפרסום"
"Place of writing": "מקום הכתיבה"

"Page title": "ממשק החיפוש הגאוגרפי – הספרייה הלאומית"

"ARCHIVE": "ארכיון",
"BOOK": "ספר",
"EPHEMERA": "כרזה",
Expand All @@ -25,5 +20,11 @@
"ORAL": "תיעוד בעל פה",
"PHOTOGRAPH": "צילום",
"PICTURE": "תמונה",
"SCORE": "תווים"
"SCORE": "תווים",

"Place mentioned": "Place mentioned",
"Place as subject": "מקום כנושא",
"Place of publication": "מקום הפרסום",
"Place of writing": "מקום הכתיבה",
"Related place": "מקום קשור"
}

0 comments on commit 65623ec

Please sign in to comment.