Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,13 @@ output: github_document

<!-- README.md is generated from README.Rmd. Please edit that file -->

# Proposal

This package is based on the proposal: https://github.com/SaranjeetKaur/isc_proposal_translations

# glossary

<!-- badges: start -->
[![R-CMD-check](https://github.com/r-devel/glossary/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/r-devel/glossary/actions/workflows/R-CMD-check.yaml)
<!-- badges: end -->

The goal of glossary is to manage a glossary for R translation projects.
The goal of this package is to manage a glossary for R translation projects. The idea is based on [a proposal](https://github.com/SaranjeetKaur/isc_proposal_translations) created by [Saranjeet Kaur Bhogal (@SaranjeetKaur)](https://github.com/SaranjeetKaur/). The project was launched during the [R Dev Day @ RSE Con25](https://warwick.ac.uk/fac/sci/statistics/news/r-dev-day-rsecon25). This is repo is currently Work in Progress.

## Installation

Expand Down
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,21 @@

<!-- README.md is generated from README.Rmd. Please edit that file -->

# Proposal

This package is based on the proposal:
<https://github.com/SaranjeetKaur/isc_proposal_translations>

# glossary

<!-- badges: start -->

[![R-CMD-check](https://github.com/r-devel/glossary/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/r-devel/glossary/actions/workflows/R-CMD-check.yaml)
<!-- badges: end -->

The goal of glossary is to manage a glossary for R translation projects.
The goal of this package is to manage a glossary for R translation
projects. The idea is based on [a
proposal](https://github.com/SaranjeetKaur/isc_proposal_translations)
created by [Saranjeet Kaur Bhogal
(@SaranjeetKaur)](https://github.com/SaranjeetKaur/). The project was
launched during the [R Dev Day @ RSE
Con25](https://warwick.ac.uk/fac/sci/statistics/news/r-dev-day-rsecon25).
This is repo is currently Work in Progress.

## Installation

Expand Down