diff options
author | Clement Ho <clemmakesapps@gmail.com> | 2019-03-06 11:54:57 +0000 |
---|---|---|
committer | Clement Ho <clemmakesapps@gmail.com> | 2019-03-06 11:54:57 +0000 |
commit | 36051b9a2b0d3b46a5efc65acecd3b2ba9ac9b2f (patch) | |
tree | 8fafb44241415fdc5e7b165d684556c9bbb7bcdb /locale | |
parent | c32dccfd5f7f54633c25652044a9b060673415be (diff) | |
parent | cf4bbd4fe18222234e21c9bc4a12ea195a4bd11d (diff) | |
download | gitlab-ce-36051b9a2b0d3b46a5efc65acecd3b2ba9ac9b2f.tar.gz |
Merge branch '58023-add-Saturday-to-localization-first-day-of-the-week' into 'master'
Resolve "Add Saturday to Localization first day of the week"
Closes #58023
See merge request gitlab-org/gitlab-ce!25509
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 92784f2c49d..8d2799a1aab 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -6515,6 +6515,9 @@ msgstr "" msgid "SSL Verification" msgstr "" +msgid "Saturday" +msgstr "" + msgid "Save" msgstr "" |