https://github.com/krasa/stringmanipulation-localization
IntelliJ plugin https://plugins.jetbrains.com/plugin/18291-string-manipulation--localization/
https://github.com/krasa/stringmanipulation-localization
Last synced: about 1 year ago
JSON representation
IntelliJ plugin https://plugins.jetbrains.com/plugin/18291-string-manipulation--localization/
- Host: GitHub
- URL: https://github.com/krasa/stringmanipulation-localization
- Owner: krasa
- License: apache-2.0
- Created: 2021-12-28T10:31:53.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-13T21:17:35.000Z (over 4 years ago)
- Last Synced: 2025-02-12T06:38:20.672Z (over 1 year ago)
- Language: Kotlin
- Homepage:
- Size: 1.34 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# String Manipulation - Localization

[](https://plugins.jetbrains.com/plugin/18291)
[](https://plugins.jetbrains.com/plugin/18291)
Chinese localization for [String Manipulation](https://plugins.jetbrains.com/plugin/2162-string-manipulation/) plugin.
## Installation
- Using IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "StringManipulation-Localization" >
Install Plugin
- Manually:
Download the [latest release](https://github.com/krasa/StringManipulation-Localization/releases/latest) and install it manually using
Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
---
Plugin based on the [IntelliJ Platform Plugin Template][template].
[template]: https://github.com/JetBrains/intellij-platform-plugin-template