mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 08:19:52 +03:00
Polish translation update
This commit is contained in:
@@ -33,7 +33,7 @@ export const useRest = <D>({ read, update }: RestRequestOptions2<D>) => {
|
||||
};
|
||||
|
||||
onWriteSuccess(() => {
|
||||
toast.success(LL.UPDATED_OF(LL.SETTINGS()));
|
||||
toast.success(LL.UPDATED_OF(LL.SETTINGS(0)));
|
||||
setDirtyFlags([]);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user