ringcentral-widgets
Version:
RingCentral Integration Widget Library
12 lines (10 loc) • 562 B
text/typescript
export default {
noResultFoundFor: "Nenhum resultado encontrado p/",
foundFromServerHint: "Digite a palavra-chave e pressione Enter para pesquisar em {appName}",
notResultFoundFromServer: "Nenhum resultado encontrado",
loading: "carregando..."
};
// @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..."@#@