This website works better with JavaScript.
欢迎来到马士兵代码仓库
Sign In
msb-public
/
pinball
mirror of
https://github.com/flutter/pinball.git
Watch
1
Star
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
afeaf4a058
dependabot/npm_and_yarn/functions/multi-9f37c16f8f
main
domesticmouse-patch-1
release
fix/ramp-opening
fix/remove-overlay-flaky-test
fix/handling-game-resizing
refactor/blinking-behavior
feat/spaceship-ramp-logic
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'afeaf4a058'
${ noResults }
pinball
/
lib
/
l10n
/
arb
/
app_es.arb
4 lines
45 B
Raw
Normal View
History
Unescape
Escape
feat: very good core
3 years ago
{
"@@locale": "es",
feat: include game files (#2) * feat: included flame and flame_forge2d dependency * feat: included initial LandingPage with PinballGame * feat: included test * feat: included navigation test * fix: landing page test * feat: used l10n string for "Play" Co-authored-by: Erick Zanardo <erickzanardoo@gmail.com>
3 years ago
"play": "Jugar"
feat: very good core
3 years ago
}