mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-26 07:42:43 +00:00
Remove pattern MLS entries (#2371)
## Description: Since pattern data is now dynamically fetched from the server, maintaining direct translations here is no longer meaningful. This change removes those entries and also helps prevent exceeding the Crowdin string quota. ## Please complete the following: - [x] I have added screenshots for all UI updates - [x] I process any text displayed to the user through translateText() and I've added it to the en.json file - [x] I have added relevant tests to the test directory - [x] I confirm I have thoroughly tested these changes and take full responsibility for any bugs introduced ## Please put your Discord username so you can be contacted if a bug or regression is found: aotumuri Co-authored-by: Vivacious Box <jon@rouillard.org>
This commit is contained in:
+1
-33
@@ -669,39 +669,7 @@
|
||||
"purchase": "Purchase this skin to unlock it."
|
||||
},
|
||||
"pattern": {
|
||||
"default": "Default",
|
||||
"custom": "Custom",
|
||||
"stripes_v": "Vertical",
|
||||
"stripes_h": "Horizontal",
|
||||
"horizontal_stripes": "Horizontal (Alt)",
|
||||
"vertical_bars": "Vertical (Alt)",
|
||||
"checkerboard": "Checkerboard",
|
||||
"choco": "Choco",
|
||||
"diagonal": "Diagonal",
|
||||
"cross": "Cross",
|
||||
"mini_cross": "Mini Cross",
|
||||
"sword": "Sword",
|
||||
"sparse_dots": "Sparse Dots",
|
||||
"evan": "Evan",
|
||||
"diagonal_stripe": "Diagonal Stripe",
|
||||
"mountain_ridge": "Mountain Ridge",
|
||||
"scattered_dots": "Scattered Dots",
|
||||
"circuit_board": "Circuit Board",
|
||||
"shells": "Shells",
|
||||
"-w-": ".w.",
|
||||
"white_rabbit": "White Rabbit",
|
||||
"goat": "Goat",
|
||||
"cats": "Cats",
|
||||
"cursor": "Cursor",
|
||||
"hand": "Hand",
|
||||
"radiation": "Radiation",
|
||||
"openfront_qr": "OpenFront.io QR code",
|
||||
"openfront": "OpenFront",
|
||||
"t_rex": "T-Rex",
|
||||
"embelem": "Emblem",
|
||||
"contributor": "Contributor",
|
||||
"grogu_head": "Grogu Head",
|
||||
"grogu": "Grogu"
|
||||
"default": "Default"
|
||||
}
|
||||
},
|
||||
"flag_input": {
|
||||
|
||||
Reference in New Issue
Block a user