Skip to content

Commit 5021785

Browse files
Pontoon/Firefox Profiler: Update Chinese (China) (zh-CN)
Co-authored-by: wxie <xiewensheng@hotmail.com> (zh-CN)
1 parent f5d9875 commit 5021785

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

locales/zh-CN/app.ftl

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1105,6 +1105,11 @@ AssemblyView--prev-button =
11051105
# The "▶" button above the assembly view.
11061106
AssemblyView--next-button =
11071107
.title = 下一个
1108+
# The label showing the current position and total count above the assembly view.
1109+
# Variables:
1110+
# $current (Number) - The current position (1-indexed).
1111+
# $total (Number) - The total count.
1112+
AssemblyView--position-label = { $current } / { $total }
11081113
11091114
## UploadedRecordingsHome
11101115
## This is the page that displays all the profiles that user has uploaded.

0 commit comments

Comments
 (0)