mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-07 16:19:02 +02:00
Merge pull request #3643 from overleaf/ae-n-items-plural
Add plural translation for n_items GitOrigin-RevId: 6ebcd8bd7461d99750686111495aca760a293240
This commit is contained in:
@@ -1335,7 +1335,8 @@
|
||||
"github_is_premium": "GitHub sync is a premium feature",
|
||||
"remote_service_error": "The remote service produced an error",
|
||||
"linked_file": "Imported file",
|
||||
"n_items": "__count__ items",
|
||||
"n_items": "__count__ item",
|
||||
"n_items_plural": "__count__ items",
|
||||
"you_can_now_log_in_sso": "You can now log in through your institution and may receive <0>free __appName__ Professional features</0>!",
|
||||
"link_institutional_email_get_started": "Link an institutional email address to your account to get started.",
|
||||
"looks_like_youre_at": "It looks like you're at <0>__institutionName__</0>!",
|
||||
|
||||
Reference in New Issue
Block a user