ringcentral-widgets
Version:
RingCentral Integration Widget Library
12 lines (10 loc) • 560 B
text/typescript
export default {
noResultFoundFor: "Aucun résultat trouvé pour",
foundFromServerHint: "Tapez le mot-clé et appuyez sur Entrée pour rechercher dans {appName}",
notResultFoundFromServer: "Aucun résultat",
loading: "chargement en cours..."
};
// @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..."@#@