diff options
Diffstat (limited to '')
-rwxr-xr-x | l10n-zh-CN/mobile/android/chrome/config.properties | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/l10n-zh-CN/mobile/android/chrome/config.properties b/l10n-zh-CN/mobile/android/chrome/config.properties new file mode 100755 index 0000000000..640935073d --- /dev/null +++ b/l10n-zh-CN/mobile/android/chrome/config.properties @@ -0,0 +1,9 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +newPref.createButton=创建 +newPref.changeButton=更改 + +pref.toggleButton=切换 +pref.resetButton=重置 |