瀏覽代碼

fix: change spelling of Kiev to Kyiv (#5285)

Co-authored-by: Alex Koltsov <alex@slinex.com>
Oleksandr Koltsov 3 年之前
父節點
當前提交
24dbc097cb
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      client/components/admin/admin-users-edit.vue
  2. 1 1
      client/components/profile/profile.vue

+ 1 - 1
client/components/admin/admin-users-edit.vue

@@ -558,7 +558,7 @@ export default {
         { text: '(GMT+02:00) Jerusalem', value: 'Asia/Jerusalem' },
         { text: '(GMT+02:00) Johannesburg', value: 'Africa/Johannesburg' },
         { text: '(GMT+02:00) Khartoum', value: 'Africa/Khartoum' },
-        { text: '(GMT+02:00) Kiev', value: 'Europe/Kiev' },
+        { text: '(GMT+02:00) Kyiv', value: 'Europe/Kyiv' },
         { text: '(GMT+02:00) Maputo', value: 'Africa/Maputo' },
         { text: '(GMT+02:00) Moscow-01 - Kaliningrad', value: 'Europe/Kaliningrad' },
         { text: '(GMT+02:00) Nicosia', value: 'Asia/Nicosia' },

+ 1 - 1
client/components/profile/profile.vue

@@ -528,7 +528,7 @@ export default {
         { text: '(GMT+02:00) Jerusalem', value: 'Asia/Jerusalem' },
         { text: '(GMT+02:00) Johannesburg', value: 'Africa/Johannesburg' },
         { text: '(GMT+02:00) Khartoum', value: 'Africa/Khartoum' },
-        { text: '(GMT+02:00) Kiev', value: 'Europe/Kiev' },
+        { text: '(GMT+02:00) Kyiv', value: 'Europe/Kyiv' },
         { text: '(GMT+02:00) Maputo', value: 'Africa/Maputo' },
         { text: '(GMT+02:00) Moscow-01 - Kaliningrad', value: 'Europe/Kaliningrad' },
         { text: '(GMT+02:00) Nicosia', value: 'Asia/Nicosia' },