Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'config/locales/en.yml')
-rw-r--r--config/locales/en.yml16
1 files changed, 9 insertions, 7 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 796ca56c604..1de1c20259d 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -10,6 +10,8 @@ en:
pwa_short_name: "PWA short name"
pwa_description: "PWA description"
pwa_icon: "Icon"
+ application_setting:
+ ai_access_token: "Personal access token"
incident_management/timeline_event:
note: 'Timeline text'
issue_link:
@@ -269,13 +271,13 @@ en:
storage_units:
format: "%n %u"
units:
- byte:
- one: Byte
- other: Bytes
- gb: GB
- kb: KB
- mb: MB
- tb: TB
+ byte: B
+ kb: KiB
+ mb: MiB
+ gb: GiB
+ tb: TiB
+ pb: PiB
+ eb: EiB
percentage:
format:
delimiter: ''