mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-03-30 03:06:37 +00:00
chore(translations): add Russian localization (#371)
Co-authored-by: Elias Schneider <login@eliasschneider.com>
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
"baseLocale": "en-US",
|
||||
"locales": [
|
||||
"en-US",
|
||||
"nl-NL"
|
||||
"nl-NL",
|
||||
"ru-RU"
|
||||
],
|
||||
"modules": [
|
||||
"https://cdn.jsdelivr.net/npm/@inlang/plugin-message-format@4/dist/index.js",
|
||||
@@ -12,4 +13,4 @@
|
||||
"plugin.inlang.messageFormat": {
|
||||
"pathPattern": "./messages/{locale}.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user