translations {ErlangC}R Documentation

Translations

Description

This dataset contains translations for all the strings used in the app. It is used to create a Shiny string translation interface.

Usage

translations

Format

A data frame with variables:

key

The key of the string to translate

en

The translation in English

zh

The translation in Chinese

Source

Local


[Package ErlangC version 0.1.0 Index]