Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

New Spanish Translations #285

Open
GerardoTovar opened this issue Aug 5, 2023 · 0 comments
Open

New Spanish Translations #285

GerardoTovar opened this issue Aug 5, 2023 · 0 comments

Comments

@GerardoTovar
Copy link

GerardoTovar commented Aug 5, 2023

Hi I am from Mexico (es-mx)

Using the documentation I translated the texts into my language
In addition, I use the text that Google uses in its chat component
Screenshot 2023-08-04 170237
It would be great if you could add the language.

const _default = {
    // Category names. If a translated category name is available in the category data, the values shown
    // here take precendence. If you want to use the category name provided by Emojibase, you can remove the category 
    // from the i18n bundle.
    'categories.activities': 'Actividades y Eventos',
    'categories.animals-nature': 'Animales y Naturaleza',
    'categories.custom': 'Emojis personalizados',
    'categories.flags': 'Banderas',
    'categories.food-drink': 'Alimentación y Bebidas',
    'categories.objects': 'Objetos',
    'categories.people-body': 'Personas',
    'categories.recents': 'Uso Frecuente',
    'categories.smileys-emotion': 'Emoticonos y Emociones',
    'categories.symbols': 'Simbolos',
    'categories.travel-places': 'Viajes y Lugares',

    // Shown if there is an error creating or accessing the local emoji database.
    'error.load': 'Error al cargar emojis',

    // Messages for the Recents category.
    'recents.clear': 'Borrar emojis recientes',
    'recents.none': 'Aún no has seleccionado ningún emoji.',

    // A retry button shown on the error view.
    'retry': 'Intentar otra vez',

    // Tooltip/title for the clear search button in the search field.
    'search.clear': 'Borrar búsqueda',

    // Shown when there is an error searching the emoji database.
    'search.error': 'Error al buscar emojis',

    // Shown when no emojis match the search query.
    'search.notFound': 'No se encontraron resultados',

    // Placeholder for the search field.
    'search': 'Buscar emojis...'
};
export default _default;
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant