chore: import upstream snapshot with attribution
This commit is contained in:
+1384
File diff suppressed because it is too large
Load Diff
+1384
File diff suppressed because it is too large
Load Diff
+1371
File diff suppressed because it is too large
Load Diff
+1371
File diff suppressed because it is too large
Load Diff
+1371
File diff suppressed because it is too large
Load Diff
+1371
File diff suppressed because it is too large
Load Diff
+1371
File diff suppressed because it is too large
Load Diff
+1384
File diff suppressed because it is too large
Load Diff
+2450
File diff suppressed because it is too large
Load Diff
+2450
File diff suppressed because it is too large
Load Diff
+2450
File diff suppressed because it is too large
Load Diff
+2450
File diff suppressed because it is too large
Load Diff
+1384
File diff suppressed because it is too large
Load Diff
+2491
File diff suppressed because it is too large
Load Diff
+2450
File diff suppressed because it is too large
Load Diff
+2450
File diff suppressed because it is too large
Load Diff
+1384
File diff suppressed because it is too large
Load Diff
+2450
File diff suppressed because it is too large
Load Diff
+1384
File diff suppressed because it is too large
Load Diff
+2450
File diff suppressed because it is too large
Load Diff
+1384
File diff suppressed because it is too large
Load Diff
+1371
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,25 @@
|
||||
/*
|
||||
* Licensed to the Apache Software Foundation (ASF) under one
|
||||
* or more contributor license agreements. See the NOTICE file
|
||||
* distributed with this work for additional information
|
||||
* regarding copyright ownership. The ASF licenses this file
|
||||
* to you under the Apache License, Version 2.0 (the
|
||||
* "License"); you may not use this file except in compliance
|
||||
* with the License. You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing,
|
||||
* software distributed under the License is distributed on an
|
||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||
* KIND, either express or implied. See the License for the
|
||||
* specific language governing permissions and limitations
|
||||
* under the License.
|
||||
*/
|
||||
|
||||
package i18n
|
||||
|
||||
import "embed"
|
||||
|
||||
//go:embed *.yaml
|
||||
var I18n embed.FS
|
||||
@@ -0,0 +1,64 @@
|
||||
# Licensed to the Apache Software Foundation (ASF) under one
|
||||
# or more contributor license agreements. See the NOTICE file
|
||||
# distributed with this work for additional information
|
||||
# regarding copyright ownership. The ASF licenses this file
|
||||
# to you under the Apache License, Version 2.0 (the
|
||||
# "License"); you may not use this file except in compliance
|
||||
# with the License. You may obtain a copy of the License at
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing,
|
||||
# software distributed under the License is distributed on an
|
||||
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||
# KIND, either express or implied. See the License for the
|
||||
# specific language governing permissions and limitations
|
||||
# under the License.
|
||||
|
||||
# all support language
|
||||
language_options:
|
||||
- label: "English"
|
||||
value: "en_US"
|
||||
progress: 100
|
||||
- label: "Español"
|
||||
value: "es_ES"
|
||||
progress: 96
|
||||
- label: "Português(BR)"
|
||||
value: "pt_BR"
|
||||
progress: 96
|
||||
- label: "Português"
|
||||
value: "pt_PT"
|
||||
progress: 96
|
||||
- label: "Deutsch"
|
||||
value: "de_DE"
|
||||
progress: 96
|
||||
- label: "Français"
|
||||
value: "fr_FR"
|
||||
progress: 96
|
||||
- label: "日本語"
|
||||
value: "ja_JP"
|
||||
progress: 96
|
||||
- label: "Italiano"
|
||||
value: "it_IT"
|
||||
progress: 96
|
||||
- label: "Русский"
|
||||
value: "ru_RU"
|
||||
progress: 80
|
||||
- label: "简体中文"
|
||||
value: "zh_CN"
|
||||
progress: 100
|
||||
- label: "繁體中文"
|
||||
value: "zh_TW"
|
||||
progress: 47
|
||||
- label: "한국어"
|
||||
value: "ko_KR"
|
||||
progress: 73
|
||||
- label: "Tiếng Việt"
|
||||
value: "vi_VN"
|
||||
progress: 96
|
||||
- label: "Slovak"
|
||||
value: "sk_SK"
|
||||
progress: 45
|
||||
- label: "فارسی"
|
||||
value: "fa_IR"
|
||||
progress: 69
|
||||
+2450
File diff suppressed because it is too large
Load Diff
+2450
File diff suppressed because it is too large
Load Diff
+2451
File diff suppressed because it is too large
Load Diff
+2450
File diff suppressed because it is too large
Load Diff
+2450
File diff suppressed because it is too large
Load Diff
+1384
File diff suppressed because it is too large
Load Diff
+1385
File diff suppressed because it is too large
Load Diff
+2450
File diff suppressed because it is too large
Load Diff
+1381
File diff suppressed because it is too large
Load Diff
+2450
File diff suppressed because it is too large
Load Diff
+2450
File diff suppressed because it is too large
Load Diff
+2450
File diff suppressed because it is too large
Load Diff
+2450
File diff suppressed because it is too large
Load Diff
+1371
File diff suppressed because it is too large
Load Diff
+1384
File diff suppressed because it is too large
Load Diff
+2450
File diff suppressed because it is too large
Load Diff
+2450
File diff suppressed because it is too large
Load Diff
+2450
File diff suppressed because it is too large
Load Diff
+2450
File diff suppressed because it is too large
Load Diff
+2450
File diff suppressed because it is too large
Load Diff
+2450
File diff suppressed because it is too large
Load Diff
+2450
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user