ringcentral-widgets
Version:
RingCentral Integration Widget Library
12 lines (10 loc) • 552 B
text/typescript
export default {
noResultFoundFor: "No se encontraron resultados para",
foundFromServerHint: "Escriba la palabra clave y presione Entrar para buscar en {appName}",
notResultFoundFromServer: "No hay resultados",
loading: "cargando..."
};
// @key: @#@"noResultFoundFor"@#@ @source: @#@"No result found for"@#@
// @key: @#@"foundFromServerHint"@#@ @source: @#@"Type keyword and press Enter to search in {appName}"@#@
// @key: @#@"notResultFoundFromServer"@#@ @source: @#@"No results found"@#@
// @key: @#@"loading"@#@ @source: @#@"loading..."@#@