mirror of
https://git.netzspielplatz.de/docker-multiarch/openwrt-firmware-selector.git
synced 2025-11-08 20:39:25 +00:00
fix a small bug introduced by previous PR
Signed-off-by: Sudhanshu Gautam <me@sudhanshug.com>
This commit is contained in:
parent
df126040e9
commit
5dde0935a8
1 changed files with 2 additions and 1 deletions
|
|
@ -14,7 +14,8 @@ const resources = {
|
||||||
translation: translationDE,
|
translation: translationDE,
|
||||||
},
|
},
|
||||||
ru: {
|
ru: {
|
||||||
translation: translationRU,
|
translation: translationRU,
|
||||||
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
i18n
|
i18n
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue