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