Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Y
YGOMobile
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fallenstardust
YGOMobile
Commits
c1e8188b
Commit
c1e8188b
authored
Nov 01, 2023
by
fallenstardust
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
补充西班牙语切换index值
parent
7a75b53f
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
4 additions
and
12 deletions
+4
-12
mobile/src/main/res/values-es/arrays.xml
mobile/src/main/res/values-es/arrays.xml
+0
-12
mobile/src/main/res/values-ko/strings.xml
mobile/src/main/res/values-ko/strings.xml
+1
-0
mobile/src/main/res/values-zh/strings.xml
mobile/src/main/res/values-zh/strings.xml
+1
-0
mobile/src/main/res/values/arrays.xml
mobile/src/main/res/values/arrays.xml
+1
-0
mobile/src/main/res/values/strings.xml
mobile/src/main/res/values/strings.xml
+1
-0
No files found.
mobile/src/main/res/values-es/arrays.xml
View file @
c1e8188b
...
...
@@ -9,18 +9,6 @@
<item>
0
</item>
<item>
1
</item>
</string-array>
<string-array
name=
"data_language_value"
translatable=
"false"
>
<item>
0
</item>
<item>
1
</item>
<item>
2
</item>
</string-array>
<string-array
name=
"screen_top_bottom_value"
translatable=
"false"
>
<item>
0
</item>
<item>
5
</item>
<item>
8
</item>
<item>
10
</item>
<item>
15
</item>
</string-array>
<string-array
name=
"tips"
tools:ignore=
"InconsistentArrays"
>
<item>
El duelo es una cosa, la bondad lo es todo
</item>
<item>
¿Tocar incorrectamente en un duelo? al teléfono「Configuración」→「Pantalla」→「NotchDisplay」→「Ocultar el área notch」
</item>
...
...
mobile/src/main/res/values-ko/strings.xml
View file @
c1e8188b
...
...
@@ -86,6 +86,7 @@
<item>
简体中文
</item>
<item>
한글
</item>
<item>
English
</item>
<item>
Español
</item>
</string-array>
<!-- settings -->
<string
name=
"server_list"
>
다이렉트 듀얼
</string>
...
...
mobile/src/main/res/values-zh/strings.xml
View file @
c1e8188b
...
...
@@ -86,6 +86,7 @@
<item>
简体中文
</item>
<item>
조선말
</item>
<item>
English
</item>
<item>
Español
</item>
</string-array>
<!-- settings -->
<string
name=
"server_list"
>
直连决斗
</string>
...
...
mobile/src/main/res/values/arrays.xml
View file @
c1e8188b
...
...
@@ -13,6 +13,7 @@
<item>
0
</item>
<item>
1
</item>
<item>
2
</item>
<item>
3
</item>
</string-array>
<string-array
name=
"screen_top_bottom_value"
translatable=
"false"
>
<item>
0
</item>
...
...
mobile/src/main/res/values/strings.xml
View file @
c1e8188b
...
...
@@ -95,6 +95,7 @@
<item>
简体中文
</item>
<item>
조선말
</item>
<item>
English
</item>
<item>
Español
</item>
</string-array>
<string-array
name=
"screen_top_bottom_desc"
translatable=
"false"
>
<item>
Disable
</item>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment