mirror of
https://github.com/Nezumi-2711/onedrive-vercel-index.git
synced 2026-09-22 05:32:01 +00:00
fix double plurals with context
This commit is contained in:
@@ -9,6 +9,7 @@ module.exports = {
|
||||
keySeparator: false,
|
||||
namespaceSeparator: false,
|
||||
pluralSeparator: '——',
|
||||
contextSeparator: '——',
|
||||
lineEnding: 'lf',
|
||||
locales: i18n.locales,
|
||||
output: path.join(localePath, '$LOCALE/$NAMESPACE.json'),
|
||||
|
||||
Reference in New Issue
Block a user