Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/appwrite/src/client.ts>Client#setLocale

[READ-ONLY] Official Appwrite Deno SDK 🦕
Go to Latest
method Client.prototype.setLocale
import { Client } from "https://deno.land/x/appwrite@0.1.1/src/client.ts";

Set Locale

Parameters

value: string

value

Returns

this

self