feat(i18n): use compact number format on actions (#683)

This commit is contained in:
Joaquín Sánchez 2023-01-01 22:45:46 +01:00 committed by GitHub
parent d4268cfff8
commit b8c7ed8157
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 49 additions and 6 deletions

View file

@ -42,6 +42,7 @@
"bookmark": "Bookmark",
"bookmarked": "Bookmarked",
"boost": "Boost",
"boost_count": "{0}",
"boosted": "Boosted",
"clear_upload_failed": "Clear file upload errors",
"close": "Close",
@ -50,12 +51,14 @@
"edit": "Edit",
"enter_app": "Enter App",
"favourite": "Favorite",
"favourite_count": "{0}",
"favourited": "Favorited",
"more": "More",
"next": "Next",
"prev": "Prev",
"publish": "Publish!",
"reply": "Reply",
"reply_count": "{0}",
"save": "Save",
"save_changes": "Save changes",
"sign_in": "Sign in",